diff --git a/docs/BUILTINS.md b/docs/BUILTINS.md index 430d4a64..bd4000cf 100644 --- a/docs/BUILTINS.md +++ b/docs/BUILTINS.md @@ -205,7 +205,7 @@ Return value from ```__str__``` method call. ______________________ ## ```dict``` -Create a new ```divt``` object. +Create a new ```dict``` object. ```dict(iterator)```