We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 964d0c4 commit d5bbbcbCopy full SHA for d5bbbcb
docs/readthedocs/io/csvfiles.md
@@ -119,7 +119,7 @@ The CSV file must then have the appropriate format for the key `c` :
119
The CSV file requires a unique identification number.
120
The UUID (Universally Unique Identifier) can be created [here](https://www.uuidgenerator.net/).
121
You can also use the Method `java.util.UUID#randomUUID` to create a UUID.
122
-This is the uuid from the example above `2fcb3e53-b94a-4b96-bea4-c469e499f1a1`.
+This is the UUID from the example above `2fcb3e53-b94a-4b96-bea4-c469e499f1a1`.
123
124
The following keys are supported until now:
125
```{eval-rst}
0 commit comments