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

Fix missing backslash in running Juno instructions #2287

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

wojciechos
Copy link
Contributor

This PR fixes a missing backslash in the documentation instructions for running Juno. The missing backslash caused the --eth-node command to not be recognized, leading to user confusion.

Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.48%. Comparing base (bccf025) to head (5f7dd07).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2287      +/-   ##
==========================================
+ Coverage   75.45%   75.48%   +0.02%     
==========================================
  Files         107      107              
  Lines       11404    11404              
==========================================
+ Hits         8605     8608       +3     
+ Misses       2147     2145       -2     
+ Partials      652      651       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kirugan kirugan merged commit e3d6ccf into main Nov 27, 2024
13 checks passed
@kirugan kirugan deleted the wojciechos/docs_improve branch November 27, 2024 08:31
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