Skip to content

Commit 76ee10f

Browse files
committed
GFM parsin bug
1 parent 7633eda commit 76ee10f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ plugins: [
3232

3333
| Option | Type | Description
3434
|---|---|---
35-
| `concurrency` | `number|false` | Maximum number of threads to use. Default: the number of available CPUs. <br>_Pass `false` for single-threaded, sometimes faster for small projects._
35+
| `concurrency` | `number\|false` | Maximum number of threads to use. Default: the number of available CPUs. <br>_Pass `false` for single-threaded, sometimes faster for small projects._
3636

3737

3838
## How does this work?

0 commit comments

Comments
 (0)