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

Update exploring_explorer.livemd #957

Merged
merged 2 commits into from
Aug 7, 2024
Merged

Conversation

balexand
Copy link
Contributor

@balexand balexand commented Aug 6, 2024

The first change fixes the warning:

warning: 11..1 has a default step of -1, please write 11..1//-1 instead

The second change fixes a typo that results in error:

** (ArgumentError) could not find column name "cuontry". Did you mean:

      * "country"

If you are attempting to interpolate a value, use ^cuontry.

Copy link
Member

@philss philss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just that minor thing. Thanks!

notebooks/exploring_explorer.livemd Outdated Show resolved Hide resolved
@philss philss merged commit 44073da into elixir-explorer:main Aug 7, 2024
3 checks passed
@philss
Copy link
Member

philss commented Aug 7, 2024

@balexand Thank you!

@balexand balexand deleted the patch-1 branch August 7, 2024 18:27
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.

2 participants