Skip to content

Commit dc44d33

Browse files
Update docs/user-defined-functions/index.md
Co-authored-by: Thomas Cooper <code@tomcooper.dev>
1 parent 2924027 commit dc44d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-defined-functions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ FROM InternationalSalesRecordTable;
8989
9090
### Creating the Maven project
9191

92-
First, we will create a Maven project in our home directory, and `cd` into it:
92+
First, we will create a blank Maven project:
9393

9494
```shell
9595
cd ~

0 commit comments

Comments
 (0)