Fixes doc typo (#61441)

JATUN -> JATUM

Bad spellig bad
This commit is contained in:
AffectedArc07
2021-09-14 18:27:47 -07:00
committed by GitHub
parent 7238e7c51e
commit ebbd1230f5
+1 -1
View File
@@ -133,7 +133,7 @@
return json_structure
/**
* Attempt to create a value from a JATUN JSON.
* Attempt to create a value from a JATUM JSON.
*
* * json - The JSON to deserialize.
*/