diff --git a/docs/builtins/Operators/log.md b/docs/builtins/Operators/log.md index b5223854..8766fda0 100644 --- a/docs/builtins/Operators/log.md +++ b/docs/builtins/Operators/log.md @@ -1,6 +1,6 @@ ## log -Use `log` to compute the logarithm of the speified `value` with the specified `base`. +Use `log` to compute the logarithm of the specified `value` with the specified `base`. ### Basic syntax