summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKhaled Lela <eng.khaled.lela@gmail.com>2022-02-11 20:42:19 +0200
committerKhaled Lela <eng.khaled.lela@gmail.com>2022-02-11 20:42:19 +0200
commit616c2bc6baab2a72fc516abd8e7f1fc1dec1b56b (patch)
tree4a03fde9b0d4b025caa551be5ca1dbe7cb975315
parent591a429c110f89a8506b24632dd97f7ad20a6434 (diff)
update readme, typo fix
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2bef150..fe02045 100644
--- a/README.md
+++ b/README.md
@@ -71,15 +71,13 @@ php artisan migrate
.....
]
```
-***Update SCORM transaltions under `resources/lang/en-US`***
+***Update SCORM translations under `resources/lang/en-US/scorm.php`***
- SCORM runtime errors exceptions handler, *(Check next example)*
- Copy and translate error msg with key for other locale as you wish.
*After finishing don't forget to run `php artisan config:cache`*
-
-
## Step 6 (Optional):
**Usage**