Skip to content

Commit cc76caa

Browse files
docs: fix typo for doc sync script (#1917)
1 parent 6f7ed1f commit cc76caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ yarn prepare-data
7474
# Tip.
7575
# The `yarn prepare-data` command contains the following three commands
7676
# If necessary, you can run any of the following commands individually
77-
yarn sync-doc # Sync all project documents
77+
yarn sync-docs # Sync all project documents
7878
yarn generate-repos-info # Generate repository information for each project
7979
yarn generate-picked-posts # Generate frontmatter information for featured blogs
8080
```

0 commit comments

Comments
 (0)