Fix mispelling

This commit is contained in:
Gene Wood 2019-12-23 08:11:47 -08:00 committed by GitHub
parent d96b79a9ba
commit 7604d92d5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
## Summary ## Summary
Brief description about the content of your PR. Brief description about the content of your PR.
## Design Descisions ## Design Decisions
Describe the way your implementation works or what design descisions you made if applicable. Describe the way your implementation works or what design decisions you made if applicable.
Resolves #<your issue id here> Resolves #<your issue id here>