Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Feb 26, 2025
1 parent a19a595 commit d4ae5bd
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 @@ -25,7 +25,7 @@ The package targets `netstandard2.0` and is designed to support the following ru

## TargetFrameworks

Some polyfills are implemented in a way that will not have the equivalent performance to the actual implementations.
Some polyfills are implemented in a way that will not always have the equivalent performance to the actual implementations.

For example the polyfill for `StringBuilder.Append(ReadOnlySpan<char>)` on netcore2 is:

Expand Down

0 comments on commit d4ae5bd

Please sign in to comment.