Skip to content

Commit

Permalink
Fix markdown lint
Browse files Browse the repository at this point in the history
  • Loading branch information
gcotelli committed Apr 4, 2024
1 parent 43a95e0 commit 9230fe9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/how-to/how-to-support-gs64-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ and send in the class `initialize` message one of the following messages:
- `makeInstancesInvariant`
- `makeInstancesNonPersistent`

This will configure the options as class properties in Pharo, which will then be used by the
Tonel Writer to set these options to the metadata.
This will configure the options as class properties in Pharo, which will then be
used by the Tonel Writer to set these options to the metadata.

0 comments on commit 9230fe9

Please sign in to comment.