Skip to content

Revert "doc: fix typo in COLLABORATOR_GUIDE.md"

Rodrigo Muino Tomonari requested to merge github/fork/addaleax/revert-typo into master

This reverts commit 59f71ea4.

Quick fix for the following linter error:

COLLABORATOR_GUIDE.md
  846:46-846:66  warning  Use "V8" instead of "v8"  prohibited-strings  remark-lint

⚠ 1 warning

(Despite being a warning, this breaks make test, and I don’t know how else to address it.)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading