소스 검색

Fix typo.

Martijn Laan 2 달 전
부모
커밋
40b4fba76c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -277,7 +277,7 @@ To set up automatic synchronization for your fork, first create a Fine-Grained P
 Access Token with access to your fork or all repositories you own, ensuring it has Read and
 Write permissions for Contents. After that, add this token as a new repository secret, under
 the name `ISSRC_BUILD_ENV_ZIP_SYNC_TOKEN`. Finally, indicate that your fork has this secret,
-by adding the topic `has-issrc-build-env-sync-token`. Your fork will nowsynchronize daily,
+by adding the topic `has-issrc-build-env-sync-token`. Your fork will now synchronize daily,
 and will automatically run the aforementioned build workflow on changes, if it's configured.
 
 <!-- Link references -->