diff --git a/content/stories/nanowrimo/emma-the-narwhal.md b/content/stories/nanowrimo/emma-the-narwhal.md index ef9b680..687adcf 100644 --- a/content/stories/nanowrimo/emma-the-narwhal.md +++ b/content/stories/nanowrimo/emma-the-narwhal.md @@ -89,4 +89,4 @@ Although she was not Emma, perhaps she could fulfill some of the girl's dreams, She would bring to the narwhal race a new order. She would be christened… -Skyler, Monarch of the Sky Narwhals. \ No newline at end of file +Skyler, Monarch of the Sky Narwhals. diff --git a/data/tagInfo.ts b/data/tagInfo.ts index e1814b3..5087224 100644 --- a/data/tagInfo.ts +++ b/data/tagInfo.ts @@ -73,7 +73,7 @@ export const tagInfo: Record = { "emma the narwhal": { name: "Emma the Narwhal", description: - 'A mystery-betrayal story April writes in Monoceros (novel).', + 'A mystery-betrayal story written by April Evans in Monoceros (novel).', }, }; export default tagInfo;