diff --git a/lang/customizing/README.md b/lang/customizing/README.md index 2a0ff44d4a75..d1f7ff1fe515 100644 --- a/lang/customizing/README.md +++ b/lang/customizing/README.md @@ -3,8 +3,8 @@ You may change terms used in the user interface of ILIAS. To do this, use the same format as is used in the language files in directory `/lang`. Store the values to be overwritten in files ending with `.lang.local` and put them into -the `/lang/Customizing` directory. +the `/lang/customizing` directory. ``` -/lang/Customizing/ilias_.lang.local +/lang/customizing/ilias_.lang.local ```