Skip to content

Commit 7757037

Browse files
committed
doc: fix typo in lab1 README
1 parent 8eb6ea9 commit 7757037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lab1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Introduction
44

5-
In this lab, you will write unit tests for functions implemented in `main.js`. You can learn how to use classes and functions in it by uncommenting the code in `main.js.` (But remember don't commit them on GitHub)
5+
In this lab, you will write unit tests for functions implemented in `main.js`. You can learn how to use classes and functions in it by uncommenting the code in it. (But remember don't commit them on GitHub)
66

77
## Requirement
88

0 commit comments

Comments
 (0)