Skip to content

Commit

Permalink
Remove a nonsense word (sass#722)
Browse files Browse the repository at this point in the history
  • Loading branch information
Israel-4Ever committed Apr 14, 2023
1 parent e4b06ac commit 41263da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/dart-sass.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ introduction: >

When installed via npm, Dart Sass supports a [brand new JavaScript API],
as well as a [legacy API] that's fully compatible with the old Node Sass
API. Note that when using the `sass` asdf package, the synchronous API functions
API. Note that when using the `sass` package, the synchronous API functions
are more than twice as fast as the asynchronous API, due to the overhead
of asynchronous callbacks.

Expand Down

0 comments on commit 41263da

Please sign in to comment.