Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-mengyang committed Apr 13, 2023
1 parent 892f9e1 commit 2829214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/user_guides/1_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ if __name__ == '__main__':
main()
```

A example config file `demo_config.py` as follows:
An example config file `demo_config.py` as follows:

```python
backbone = dict(
Expand Down

0 comments on commit 2829214

Please sign in to comment.