Skip to content

Commit 6a8f47d

Browse files
Update README.md
1 parent 0b36183 commit 6a8f47d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CoCalc Assistant
1+
# CoCalc Snippets
22

33
A collection of code snippet examples to assist working on CoCalc → [read more](src/README.md).
44

@@ -71,7 +71,7 @@ to test the `src/sage` subdirectory:
7171
make LANG=sage test
7272
```
7373

74-
To speed things up and skip restarting the kernel (could give false positives, but syntax is always wrong)
74+
To speed things up and skip restarting the kernel (could give false positives, but syntax errors are always triggered)
7575

7676
```
7777
make LANG=sage MODE=fast test

0 commit comments

Comments
 (0)