Skip to content

Commit

Permalink
Fix typo (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
rex4539 authored Jan 8, 2023
1 parent a859fd4 commit 57f38c3
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 @@ -26,7 +26,7 @@ dependencies: [

## Extra Features

For the most part, this library strives to be a straightfoward version of the spec in Swift. There are a few places, however, where it just makes sense to pull in some extra functionality.
For the most part, this library strives to be a straightforward version of the spec in Swift. There are a few places, however, where it just makes sense to pull in some extra functionality.

- `Snippet`: makes it easier to interpret the contents of completion results
- `SemanticTokensClient`: helps to consume Semantic Token information
Expand Down

0 comments on commit 57f38c3

Please sign in to comment.