diff --git a/interface/src/app/main/CustomEntities.tsx b/interface/src/app/main/CustomEntities.tsx index 095f4ebdd..d5064383d 100644 --- a/interface/src/app/main/CustomEntities.tsx +++ b/interface/src/app/main/CustomEntities.tsx @@ -285,7 +285,7 @@ const CustomEntities = () => { {blocker ? : null} - {LL.ENTITIES_HELP_1()} + {LL.ENTITIES_HELP_1()}. {renderEntity()} diff --git a/interface/src/app/main/Help.tsx b/interface/src/app/main/Help.tsx index 159a1ace6..54cf68653 100644 --- a/interface/src/app/main/Help.tsx +++ b/interface/src/app/main/Help.tsx @@ -148,7 +148,7 @@ const Help = () => { - {LL.HELP_INFORMATION_4()} + {LL.HELP_INFORMATION_4()}.