From 779cd1480192c283f7efd00461d1fd4f2fb8afa8 Mon Sep 17 00:00:00 2001
From: Ean Moody <moody.designer@gmail.com>
Date: Sun, 2 Jul 2023 19:57:40 -0400
Subject: [PATCH] make titles more consistent for a5e content

---
 data/a5e_srd/document.json   | 2 +-
 data/menagerie/document.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/a5e_srd/document.json b/data/a5e_srd/document.json
index dbebb0a7..5a400077 100644
--- a/data/a5e_srd/document.json
+++ b/data/a5e_srd/document.json
@@ -1,6 +1,6 @@
 [
   {
-    "title": "Advanced 5th Edition System Reference Document",
+    "title": "Level Up Advanced 5th Edition SRD",
     "slug": "A5E",
     "desc": "Advanced 5th Edition System Reference Document by EN Publishing",
     "license": "Creative Commons Attribution 4.0 International License",
diff --git a/data/menagerie/document.json b/data/menagerie/document.json
index fbb288f9..23c860b8 100644
--- a/data/menagerie/document.json
+++ b/data/menagerie/document.json
@@ -1,6 +1,6 @@
 [
   {
-    "title": "Level Up Advanced 5e Monstrous Menagerie OGL",
+    "title": "Level Up Advanced 5th Edition Monstrous Menagerie",
     "slug": "menagerie",
     "desc": "Monstrous Menagerie OGL by EN Publishing",
     "license": "Open Gaming License",