Skip to content

Commit

Permalink
Merge pull request #147 from jetbrains-academy/stephen-hero-patch-3
Browse files Browse the repository at this point in the history
Update task.md
  • Loading branch information
nbirillo authored Dec 25, 2023
2 parents ffa3cc5 + 1e497a8 commit 002fa5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aliasServer/aliasServerConstantsExtensionFunctions/task.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ fun main() {
}
```

<div class="hint" title="Click me to learn about cases with several `this` inside one class">
<div class="hint" title="Click me to learn about cases with several `this` keywords inside one class">

When you add a new extension function _inside_ a class, you have several _contexts_ for the keyword `this`.
You can specify which context you need to use in the current case:
Expand Down

0 comments on commit 002fa5c

Please sign in to comment.