Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Le #142] Minor Grammar Errors #52

Open
stanislowskij opened this issue Sep 10, 2024 · 0 comments
Open

[Le #142] Minor Grammar Errors #52

stanislowskij opened this issue Sep 10, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request low priority needs exploration Need to find more specific examples and narrow down the issue

Comments

@stanislowskij
Copy link
Collaborator

stanislowskij commented Sep 10, 2024

⚠️ Imported from legacy repository. This issue is a duplicate of Clojure-Intro-Course/babel-legacy#142.

The error for key duplication currently reads "You have duplicated the key 1, you cannot use the same key in a hashmap twice." This is grammatically incorrect; the comma should be a semicolon.

Additionally, argument type errors have slightly awkward wording: "The second argument of (map {} map) was expected to be a sequence but is a function map instead." would possibly read more clearly if it said the function map.

@stanislowskij stanislowskij added enhancement New feature or request low priority labels Sep 10, 2024
@stanislowskij stanislowskij added the needs exploration Need to find more specific examples and narrow down the issue label Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority needs exploration Need to find more specific examples and narrow down the issue
Projects
None yet
Development

No branches or pull requests

2 participants