Skip to content

Commit c637ef2

Browse files
authored
docs: fix formatting for behaviour docs (#1022)
The missing newline meant this wasn't parsed as a bullet list
1 parent 7c10fb1 commit c637ef2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/docs/user-guide/behaviors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ docker run -v $PWD/test-crawls:/crawls webrecorder/browsertrix-crawler crawl --u
8989
## Creating Custom Behaviors
9090

9191
A custom behavior file can be in one of the following supported formats:
92+
9293
- JSON User Flow
9394
- JavaScript / Typescript (compiled to JavaScript)
9495

0 commit comments

Comments
 (0)