Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmassicotte committed Feb 8, 2023
1 parent 3c29480 commit ef70912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ A Swift library for efficient, flexible content-based text styling.
- Compatibility with lazy text loading
- Text-system agnostic

Neon has a strong focus on efficiency and flexibility. It sits in-between your text system and whatever you get your semantic token information.
Neon has a strong focus on efficiency and flexibility. It sits in-between your text system and wherever you get your semantic token information.

Many people are looking for a drop-in editor View subclass that does it all. This is a lower-level library. You could, however, use Neon to drive highlighting for a view like this.

Expand Down

0 comments on commit ef70912

Please sign in to comment.