Skip to content

Commit 7d0b2b8

Browse files
Blind4BasicsDonaldKellett
authored andcommitted
Apply suggestions from code review
Co-authored-by: Donald Sebastian Leung <[email protected]>
1 parent c2b7bae commit 7d0b2b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

glossary.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -246,12 +246,12 @@
246246
247247
- term: Power user
248248
description: |
249-
Codewars' users gain honor in different ways. Doing so, they progressively unlock some [privilegees](references/gamification/privileges), hence "powers".
249+
Codewars' users gain honor in different ways. Doing so, they progressively unlock some [privileges](references/gamification/privileges), hence "powers".
250250
acronym: PU
251251

252252
- term: Preloaded (code/section)
253253
description: |
254-
In a Kata, the preloaded section is code that is executed _before_ the solution of the user is defined. The code hold by this section isn't visible to the user but every function or variable defined there is accessible to him drugint the executions of his code.
254+
In a Kata, the preloaded section is code that is executed _before_ the user's solution. The code in this section isn't visible to the user but every function or variable defined there is accessible to the solution during execution.
255255

256256
If you need/want to see the preloaded section of a Kata, open a fork of a solution _after_ you solved it and look to the `Preloaded` panel.
257257

0 commit comments

Comments
 (0)