diff --git a/src/content/rules/no-name-duplication.mdx b/src/content/rules/no-name-duplication.mdx index 805b771..a96599e 100644 --- a/src/content/rules/no-name-duplication.mdx +++ b/src/content/rules/no-name-duplication.mdx @@ -26,7 +26,7 @@ import { Alert } from "@/components/ui/alert"; Do not duplicate names by copying one of the other existing names (to fill a missing name field). You can keep the name field empty in that case. -Empty name fields will be handled accordingly by the system. +Empty name fields will be handled accordingly by the system. For example, lacking a romanized name, the system will automatically use the English name. ## Examples