Skip to content

Commit

Permalink
Update packages/@atjson/peritext/src/index.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Bach Bui <[email protected]>
  • Loading branch information
colin-alexa and bachbui authored Dec 3, 2024
1 parent 713dc85 commit 0601f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@atjson/peritext/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ class PeritextBuilderStep<ReturnT> {
}

/**
* Creates a new mark and returns a document represting the `children` argument
* Creates a new mark and returns a document representing the `children` argument
* with the newly created mark spanning the whole document
* - if `children` is a string, the string is turned into a peritext document
* with a text block containing that string
Expand Down

0 comments on commit 0601f1f

Please sign in to comment.