diff --git a/docs/sophia_syntax.md b/docs/sophia_syntax.md index a55fa60..c89cc0f 100644 --- a/docs/sophia_syntax.md +++ b/docs/sophia_syntax.md @@ -11,7 +11,7 @@ and `*/` and can be nested. ``` contract elif else entrypoint false function if import include let mod namespace -private payable stateful switch true type record datatype main interface +private payable stateful switch true type record datatype main interface using ``` ### Tokens