diff options
-rw-r--r-- | .github/pull_request_template.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e54b4f28..57ee2533 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -8,7 +8,7 @@ <!--- Describe your changes in detail --> ## Packages added (using `yarn add` or `yarn add --dev`) -<!--- List all packages that were added in this PR and provide a succint explanation of their use cases --> +<!--- List all packages that were added in this PR and provide a succinct explanation of their use cases --> - **package-name** — Use case of package within project ## How Has This Been Tested? |