correct numbering of steps in workbench readme

This commit is contained in:
Emily Soth 2024-11-21 16:06:53 -08:00
parent 642516d4cc
commit 71c245fbcf
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ These instructions assume you have defined the two-letter locale code in an envi
```
7. Commit the changes:
6. Commit the changes:
```
git add src/main/i18n/$LL.json src/renderer/i18n/$LL.json
git commit -m "add new translations for $LL"