Skip to content

Commit 97febf9

Browse files
Important change in Docs in Utf8Json (restsharp#1600)
All other includes of properties or other imp things are with grey background but here in this case Utf8Json wasn't there with grey background. It's a minor change but as a reader anyone can figure it out the difference. I hope you will consider this change as it is small but an important Visual change.
1 parent 10d8aa9 commit 97febf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/serialization.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ If you need to use different settings, you can supply your instance of
7777

7878
## Utf8Json
7979

80-
The 'Utf8Json' package is known to be the fastest JSON serializer for .NET.
80+
The `Utf8Json` package is known to be the fastest JSON serializer for .NET.
8181

8282
RestSharp supports `Utf8Json` serializer via a separate package. You can install it
8383
from NuGet:

0 commit comments

Comments
 (0)