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

docs: fix ParserError in code block #12433

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

guckool
Copy link

@guckool guckool commented Oct 11, 2024

Description

A backtick is misplaced in the code block, which will lead to a ParserError.
The backtick is removed now.

Tests

No test is required as the change is only in the document

@guckool guckool requested a review from a team as a code owner October 11, 2024 20:49
@guckool guckool requested a review from refcell October 11, 2024 20:49
Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.29%. Comparing base (1495f6d) to head (bd75ae4).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #12433      +/-   ##
===========================================
- Coverage    64.48%   64.29%   -0.19%     
===========================================
  Files           52       52              
  Lines         4361     4361              
===========================================
- Hits          2812     2804       -8     
- Misses        1373     1382       +9     
+ Partials       176      175       -1     
Flag Coverage Δ
cannon-go-tests 64.29% <ø> (-0.19%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

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