Browse Source

Update pages/common/git-verify-commit.md

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
CleanMachine1 3 years ago
parent
commit
67c95952cf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/git-verify-commit.md

+ 1 - 1
pages/common/git-verify-commit.md

@@ -12,6 +12,6 @@
 
 `git verify-commit {{commit_hash}} {{optional_commit_hash(s')}} --verbose`
 
-- Check commits for a GPG signature and print raw details:
+- Check commits for a GPG signature and print the raw details:
 
 `git verify-commit {{commit_hash}} {{optional_commit_hash(s')}} --raw`