Skip to content

Commit 9be9c8c

Browse files
authored
Merge pull request #241 from Hemanth21k/typo_fix
Typo fix for header
2 parents 7bd00d1 + 7022d36 commit 9be9c8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/headers.ktx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ File automatically generated. See the documentation to update questions/answers/
1515

1616

1717
< jupyter_instruction
18-
Run the `initialize.py` module, then for each question you can query the
18+
Run the `initialise.py` module, then for each question you can query the
1919
answer or an hint with `hint(n)` or `answer(n)` for `n` question number.
2020

2121

2222
< jupyter_instruction_rand
23-
Run the `initialize.py` module, then call a random question with `pick()` an hint towards its solution with
23+
Run the `initialise.py` module, then call a random question with `pick()` an hint towards its solution with
2424
`hint(n)` and the answer with `answer(n)`, where n is the number of the picked question.
2525

0 commit comments

Comments
 (0)