Skip to content

Fix code snippets in snap post #1899

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

Merged
merged 2 commits into from
Dec 1, 2018
Merged

Conversation

havenwood
Copy link
Contributor

This fixes the code snippets in #1888, since double-dashes were not appearing correctly.

Before:

sudo snap install ruby –classic –channel=2.4/stable

After:

sudo snap install ruby -–classic -–channel=2.4/stable

@havenwood havenwood requested review from a team as code owners November 30, 2018 18:58
@JuanitoFatas JuanitoFatas merged commit 9f0dd8f into ruby:master Dec 1, 2018
@JuanitoFatas
Copy link
Member

Awesome! Great fix. Thanks Shannon!

@hsbt
Copy link
Member

hsbt commented Dec 1, 2018

@havenwood Thanks!

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.

3 participants