Skip to content

Commit 9124e27

Browse files
authored
Translations: Fix command typo in docs. (#2449)
## Motivation for the change, related issues Closes: #2447 ## Implementation details - Updated the command to test the translations in local.
1 parent 587d1c5 commit 9124e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/site/docs/main/contributing/translations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ To locally test an existing language, you can do:
6767

6868
```
6969
70-
npm run dev:docs -- --locale es
70+
npm run dev -- --locale es
7171
7272
```
7373

0 commit comments

Comments
 (0)