From 6e17462bd0820644462e2b9dac85aa6c71116d54 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Mon, 2 Jan 2023 13:58:21 -0500 Subject: [PATCH] spelling: github Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- .github/CONTRIBUTING.md | 2 +- CHANGELOG.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 86336f39..59a3b6a4 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -31,7 +31,7 @@ This project and everyone participating in it is governed by the [Capa Code of C ### Capa and its repositories -We host the capa project as three Github repositories: +We host the capa project as three GitHub repositories: - [capa](https://github.com/mandiant/capa) - [capa-rules](https://github.com/mandiant/capa-rules) - [capa-testfiles](https://github.com/mandiant/capa-testfiles) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70275804..646a298c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1300,7 +1300,7 @@ Download a standalone binary below and checkout the readme [here on GitHub](http - setup: pin vivisect version @williballenthin - setup: bump vivisect dependency version @williballenthin - setup: set Python project name to `flare-capa` @williballenthin - - ci: run tests and linter via Github Actions @Ana06 + - ci: run tests and linter via GitHub Actions @Ana06 - hooks: run style checkers and hide stashed output @Ana06 - linter: ignore period in rule filename @williballenthin - linter: warn on nursery rule with no changes needed @williballenthin