diff --git a/book/src/super-sql/operators/debug.md b/book/src/super-sql/operators/debug.md index 7223ca8c0..e6b3571cc 100644 --- a/book/src/super-sql/operators/debug.md +++ b/book/src/super-sql/operators/debug.md @@ -11,7 +11,7 @@ debug [ ] ## Description The `debug` operator passes its input unmodified to its output and for -each value in the input, evalutes the optional +each value in the input, evaluates the optional [expression](../expressions/intro.md) ``, and transmits each result to a _debugging output_. If `` is omitted, then each input value is passed unmodified to the