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 d058254 commit 53af292Copy full SHA for 53af292
src/encoding/json/jsontext/doc.go
@@ -10,7 +10,7 @@
10
// primitive data types such as booleans, strings, and numbers,
11
// in addition to structured data types such as objects and arrays.
12
//
13
-// This package (encoding/json/jsontxt) is experimental,
+// This package (encoding/json/jsontext) is experimental,
14
// and not subject to the Go 1 compatibility promise.
15
// It only exists when building with the GOEXPERIMENT=jsonv2 environment variable set.
16
// Most users should use [encoding/json].
0 commit comments