Skip to content

Commit 9a85d98

Browse files
authored
Update 04_extended_functionality.md
Unify all notes.
1 parent 6c36706 commit 9a85d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user_manual/quick_starts/en-US/chapter_06_using_ob_for_business_development/04_extended_functionality.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ CREATE TABLE `t1` (
7171
partition `p4`);
7272
```
7373

74-
> **Notice**
74+
> **Note**
7575
>
7676
>By default, when you create an index without specifying the `global` or `local` keyword, a global index is created if the index information is followed by partition information; otherwise, a local index is created.
7777

0 commit comments

Comments
 (0)