Skip to content

Commit 1ad6a40

Browse files
11bitCopilot
andauthored
Update README.md
Co-authored-by: Copilot <[email protected]>
1 parent e559a99 commit 1ad6a40

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,7 @@ It takes the following arguments:
120120
# Development
121121

122122
The project uses [changesets](https://github.com/changesets/changesets) to manage versioning and changelog.
123-
Typical workflow is as follow:
124-
123+
Typical workflow is as follows:
125124
1. make changes to codebase,
126125
2. run `npm run changesets` at project root and follow prompt to generate a "changeset" (logging a change),
127126
3. commit both (1) and (2) into git.

0 commit comments

Comments
 (0)