]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
:bug: fix name of shutdown_event in docs (#105)
authorStratos Gerakakis <stratosgear@gmail.com>
Fri, 29 Mar 2019 14:39:57 +0000 (15:39 +0100)
committerSebastián Ramírez <tiangolo@gmail.com>
Fri, 29 Mar 2019 14:39:57 +0000 (18:39 +0400)
commit3ce2920fef29058507868798cc27404cd1bc555b
tree6c17eb820deec58953952e6d06513d96fa0a0f9f
parent825f397918487430698bb64be84be0af55eb407a
:bug: fix name of shutdown_event in docs (#105)

Fix name copy/paste name error in docs source for startup/shutdown events.
docs/src/events/tutorial002.py