Skip to content

Commit a58207a

Browse files
authored
Fixed typo (#320)
multple -> multiple
1 parent d32e61b commit a58207a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sql/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ DIGIT
379379
;
380380
```
381381

382-
SATS supports multple fixed width integer types.
382+
SATS supports multiple fixed width integer types.
383383
The concrete type of a literal is inferred from the context.
384384

385385
#### Examples

0 commit comments

Comments
 (0)