Fix typos

Co-authored-by: A.J. Beamon <aj.beamon@snowflake.com>
This commit is contained in:
Markus Pilman 2021-03-12 15:49:50 -07:00 committed by GitHub
parent 0449ae93e8
commit 011648387f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
Put description here...
# Code-Reviewer Section
The general guidlines can be found [here](https://github.com/apple/foundationdb/wiki/FoundationDB-Commit-Process).
The general guidelines can be found [here](https://github.com/apple/foundationdb/wiki/FoundationDB-Commit-Process).
Please check each of the following things and check *all* boxed before accepting a PR.
Please check each of the following things and check *all* boxes before accepting a PR.
[ ] The PR has a description.
[ ] The description mentions which forms of testing were done and the testing seems reasonable.