Skip to content

Commit 7f2f557

Browse files
committed
docs: Update README
1 parent 0e17126 commit 7f2f557

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
@@ -157,7 +157,7 @@ The tag used for object update follows the same convention as the tag for sectio
157157
- use `o:` instead of `s:`
158158
- use `object_name`
159159

160-
> [!Warning]
160+
> [!Note]
161161
> The `object_name` must match exactly the name of the object (function, class) in the script file, including the case. If you define class `Person` in the script, you must use `Person` as the object name in the `README`, not lowercase `person`.
162162
163163
For example, let's say we have the following `README` file:

0 commit comments

Comments
 (0)