Skip to content

joiners-journey: clean up forward references#191

Merged
keiravillekode merged 1 commit into
exercism:mainfrom
keiravillekode:wording2
May 11, 2026
Merged

joiners-journey: clean up forward references#191
keiravillekode merged 1 commit into
exercism:mainfrom
keiravillekode:wording2

Conversation

@keiravillekode
Copy link
Copy Markdown
Contributor

  • instructions.md: drop the backticks around "length", which made it read like a reference to the sequences word length
  • introduction.md: in the keep paragraph, use dup something swap rather than dup [ something ] dip as the pattern that keep replaces. dip is introduced two sections later, so referencing it here was a forward dependency.

- instructions.md: drop the backticks around "length", which made it
  read like a reference to the sequences word `length`
- introduction.md: in the `keep` paragraph, use `dup something swap`
  rather than `dup [ something ] dip` as the pattern that `keep`
  replaces. `dip` is introduced two sections later, so referencing it
  here was a forward dependency.
@keiravillekode keiravillekode merged commit 806d248 into exercism:main May 11, 2026
7 checks passed
@keiravillekode keiravillekode deleted the wording2 branch May 11, 2026 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant