Skip to content

Commit 3b7faf4

Browse files
authored
fix (#12881)
1 parent 07407e0 commit 3b7faf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/api/spanruler.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ config. Any existing patterns are removed on initialization.
117117
>
118118
> [initialize.components.span_ruler.patterns]
119119
> @readers = "srsly.read_jsonl.v1"
120-
> path = "corpus/span_ruler_patterns.jsonl
120+
> path = "corpus/span_ruler_patterns.jsonl"
121121
> ```
122122
123123
| Name | Description |

0 commit comments

Comments
 (0)