Skip to content

Commit

Permalink
fix typo in docs
Browse files Browse the repository at this point in the history
Signed-off-by: Zhiyuan Chen <chenzhiyuan@pjlab.org.cn>
  • Loading branch information
ZhiyuanChen committed Mar 30, 2024
1 parent b16ad1d commit 56e01a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chanfig/registry.py
Original file line number Diff line number Diff line change
@@ -275,7 +275,7 @@ class ConfigRegistry(Registry):
"""
`ConfigRegistry` for components that can be initialised with a `config`.
`ConfigRegistry` is purcutularly useful when you want to construct a component from a configuration, such as a
`ConfigRegistry` is particularly useful when you want to construct a component from a configuration, such as a
Hugginface Transformers model.
See Also:

0 comments on commit 56e01a9

Please sign in to comment.