diff --git a/packages/@atjson/peritext/src/index.ts b/packages/@atjson/peritext/src/index.ts index 5c149cdf5..0b7024a0d 100644 --- a/packages/@atjson/peritext/src/index.ts +++ b/packages/@atjson/peritext/src/index.ts @@ -191,7 +191,7 @@ class PeritextBuilderStep { } /** - * 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