Skip to content

Commit 2892e7f

Browse files
committed
fixed typo
1 parent 14cb01f commit 2892e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ApiMailAdapter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ class ApiMailAdapter extends MailAdapter {
393393
* @function getLocalizedFilePath
394394
* @description Returns a localized file path matching a given locale.
395395
*
396-
* Localized files are placed in subfolders of the given path, for example:
396+
* Localized files are placed in sub-folders of the given path, for example:
397397
*
398398
* root/
399399
* ├── base/ // base path to files

0 commit comments

Comments
 (0)