Skip to content

Commit 1cccc0b

Browse files
committed
Fix typo
1 parent 282ff31 commit 1cccc0b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

TESTING_CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ $ sudo KERNEL_VER=$(uname -r) ./run_test.sh broken
3535

3636
## Cleaning up
3737

38-
After making all the changes necessary to test new features, you can clean up the system with the following commands:
38+
After making all the changes necessary to test new features, you can clean up the system with the following command:
3939

4040
```
4141
$ sudo make uninstall
42+
```

0 commit comments

Comments
 (0)