Skip to content

Commit ab7038a

Browse files
Fix a typo
1 parent e39f7ab commit ab7038a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ train_dataset = config['datasets']['cifar10/train']
4949
test_dataset = config['datasets']['cifar10/test']
5050
```
5151

52-
`test.yaml`
52+
**test.yaml**
5353
```yaml
5454
datasets:
5555
cifar10/train: !import_call

0 commit comments

Comments
 (0)