Fix: Fix typo in README
This commit is contained in:
Ahmed_Kashkoush 2024-02-23 22:53:02 +02:00 коммит произвёл GitHub
Родитель e4b983af26
Коммит 17e5aabc37
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -27,7 +27,7 @@ yarn start
For English documentation, the documentation is mirrored from the [electron/electron][] repo.
Changes are picked automatically by the [electron/electron-website-updater][] webhook as soon as they
are made the latest stable release branch.
are made in the latest stable release branch.
For example, if the latest Electron stable release is `v22.0.3`, then any documentation changes in
the `22-x-y` branch in electron/electron will be mirrored into the `main` branch of this repository.