We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a46627 commit f9a7bd7Copy full SHA for f9a7bd7
README.md
@@ -12,7 +12,7 @@ should serialize objects to [URLSearchParams] in HTTP GET requests.
12
13
Serves as a reference implementation for Seam SDKs in other languages.
14
15
-See the test for the [Serialization behavior](./test/serialization.test.ts).
+See this test for the [serialization behavior](./test/serialization.test.ts).
16
17
[URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams
18
0 commit comments