docs: fix grammar error --> Typo in envoy-patch-policy.md "garunteed"#3892
docs: fix grammar error --> Typo in envoy-patch-policy.md "garunteed"#3892gwarren3210 wants to merge 3 commits intoenvoyproxy:mainfrom
Conversation
FIxed the typo of "garunteed" into "guaranteed" Signed-off-by: gwarren3210 <98773623+gwarren3210@users.noreply.github.com>
|
hey thanks for fixing this @gwarren3210 !
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3892 +/- ##
==========================================
+ Coverage 66.29% 66.33% +0.03%
==========================================
Files 209 209
Lines 32035 32035
==========================================
+ Hits 21239 21249 +10
+ Misses 9536 9527 -9
+ Partials 1260 1259 -1 ☔ View full report in Codecov by Sentry. |
|
|
Yes, docs directory is auto-generated. |
not output from codespell |
|
@gwarren3210 Please run |
|
I am able to run it on my local machine without any changes happening to files but when running it in github.dev I get the following error. Also running it on my local machine did not generate any files. |
linux: sudo apt-get install libbtrfs-dev -y |
I run into the same issue of it not changing any of the files. It passes all the tests locally, is it possible that a test is broken? |
no, it just because you lack of some lib that is needed by this project. |
|
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. Please feel free to give a status update now, ping for review, when it's ready. Thank you for your contributions! |
|
@gwarren3210 still plan to move this forward? |
|
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. Please feel free to give a status update now, ping for review, when it's ready. Thank you for your contributions! |
|
close this one, #4958 fix it |
FIxed the typo of "garunteed" into "guaranteed"
What type of PR is this?
docs: fix grammar error