Fix: docs inconsistency. (#5695)

### What problem does this PR solve?

#5662

### Type of change

- [x] Documentation Update
This commit is contained in:
Kevin Hu 2025-03-06 11:48:31 +08:00 committed by GitHub
parent 94d7af00b8
commit 48f3f49e80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -97,11 +97,6 @@ Creates a dataset.
The unique name of the dataset to create. It must adhere to the following requirements:
- Permitted characters include:
- English letters (a-z, A-Z)
- Digits (0-9)
- "_" (underscore)
- Must begin with an English letter or underscore.
- Maximum 65,535 characters.
- Case-insensitive.