mirror of
https://github.com/VinGarcia/ksql.git
synced 2025-05-31 11:42:25 +00:00
Fix typo
This commit is contained in:
parent
1a73a49a4a
commit
94d41d437e
@ -17,7 +17,7 @@ func init() {
|
||||
|
||||
// These are the builtin modifiers:
|
||||
|
||||
// This one is useful for serializing/desserializing structs:
|
||||
// This one is useful for serializing/deserializing structs:
|
||||
modifiers.Store("json", jsonModifier)
|
||||
modifiers.Store("json/nullable", jsonNullableModifier)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user