[Doc]: fix spell error (#548)

pull/559/head
Shaun 2022-09-26 14:33:46 +08:00 committed by GitHub
parent ed84dfd34d
commit 925f18347a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@ custom_hooks = dict(
)
```
也可以在定义类给定优先级
也可以在定义类给定优先级
```python
@HOOKS.register_module()