diff options
author | Todd Leonhardt <toleonha@microsoft.com> | 2018-09-21 12:39:22 -0400 |
---|---|---|
committer | Todd Leonhardt <toleonha@microsoft.com> | 2018-09-21 12:39:22 -0400 |
commit | 64a3f3a2ecddf5a3639bed8b86e48a154a064076 (patch) | |
tree | 3754193d32aec59a079f8456322c2154e4b06222 /README.md | |
parent | 1a5967e747cfd6ffdd8c87a4ed5206d6018a1240 (diff) | |
download | cmd2-git-64a3f3a2ecddf5a3639bed8b86e48a154a064076.tar.gz |
Fixed spelling of traceback
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -270,4 +270,4 @@ If you think you've found a bug, please first read through the open [Issues](htt * Python version * OS name and version * What you did to cause the bug to occur -* Include any trackeback or error message associated with the bug +* Include any traceback or error message associated with the bug |