diff --git a/docs/sophia_stdlib.md b/docs/sophia_stdlib.md index 450568c..d136669 100644 --- a/docs/sophia_stdlib.md +++ b/docs/sophia_stdlib.md @@ -190,7 +190,7 @@ using the private key of the `owner` account for signing. ##### update ``` AENS.update(owner : address, name : string, expiry : option(Chain.ttl), client_ttl : option(int), - new_ptrs : map(string, AENS.pointee), ) : unit + new_ptrs : option(map(string, AENS.pointee)), ) : unit ``` Updates the name. If the optional parameters are set to `None` that parameter