Skip to content

Commit bf9d1b2

Browse files
fix: typo correction in howto-website.md (#1781)
Changed 'trainning-schools.yml' to 'training-schools.yml'
1 parent d068a16 commit bf9d1b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

howto-website.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ For *training events* we have a special handling that lists all of these togethe
8989
entry you can either:
9090

9191
1. Run the interactive script ``scripts/add_training_event.py`` (recommended)
92-
2. Directly edit the ``_data/trainning-schools.yml`` file and add another entry following the structure of the existing entries (note that events are sorted chronologically by starting date)
92+
2. Directly edit the ``_data/training-schools.yml`` file and add another entry following the structure of the existing entries (note that events are sorted chronologically by starting date)
9393
- There is one very rare thing you may need to do if the URL for the training event
9494
will not validate in the link checker, which is to add the tag `url_proof_ignore: true`
9595
to the YAML file (an example is a school that used a web technology that insists

0 commit comments

Comments
 (0)