Skip to content

Commit b82910c

Browse files
committed
Update CONTRIBUTING.md
Fix typo in CONTRIBUTING.md
1 parent 4642ae4 commit b82910c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ and Node components.
100100
inv version $VERSION
101101
inv build
102102
git add Browser/version.py package.json package-lock.json setup.py docker/Dockerfile.latest_release
103-
git commit -m "Updateversion to: $VERSION"
103+
git commit -m "Update version to: $VERSION"
104104
git push
105105
```
106106

0 commit comments

Comments
 (0)