Ref Guide: Typo 'Syntac' -> 'Syntax'

This commit is contained in:
Cassandra Targett 2018-03-13 08:49:01 -05:00
parent ed6feded6d
commit 2a7826f7a4
1 changed files with 1 additions and 1 deletions

View File

@ -2225,7 +2225,7 @@ The `sumSq` function returns the sum-of-squares of the values in a numeric array
* `numeric array`: The numeric array to compute the sumSq of.
=== sumSq Syntac
=== sumSq Syntax
[source,text]
sumSq(numericArray)