diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-07-01 20:10:38 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-07-01 20:10:38 -0400 |
| commit | 5060043e8e95ab0aab5f63ed288c1426c46da66e (patch) | |
| tree | 35934c0df8e05443a48f22d56d6274e2e706251e /.github | |
| parent | 7a99eb4d0a76e6045f7890efa3ce837fc5ba8c23 (diff) | |
| download | sqlalchemy-5060043e8e95ab0aab5f63ed288c1426c46da66e.tar.gz | |
typo
Change-Id: I8b10309e47b07065893f6f41dfdbd67ad3e96bad
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/question.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 3f6414e5c..2591f40b0 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -11,7 +11,7 @@ assignees: '' **Example - please use the [Minimal, Complete, and Verifiable](http://stackoverflow.com/help/mcve) guidelines if possible** -**Complete stack tracel if applicable** +**Complete stack trace, if applicable** **Versions** - OS: |
