Skip to content

Commit 812e575

Browse files
committed
testing
1 parent 5782281 commit 812e575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ select repeat("* ", 20);
348348
select rand();
349349
```
350350

351-
#### Typecast to int
351+
#### Typecast to Int
352352
```sql
353353
select cast(23.01245 as signed);
354354
```

0 commit comments

Comments
 (0)