Skip to content

Commit 4c4ee32

Browse files
committed
added assertions, removed dup test file, language changes
1 parent 6ea648a commit 4c4ee32

File tree

5 files changed

+277
-233
lines changed

5 files changed

+277
-233
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ To edit files, open them in an editor of your choice and modify them. To create
116116

117117
_Note: Make sure to add unit tests to validate you changes._
118118

119-
Once you have done with your changes, You have to build and test your changes To build the library run,
119+
Build and test your changes with the following commands after you have completed your work:
120120

121121
```cmd
122122
npm run build

0 commit comments

Comments
 (0)