]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
✏ Fix typo in `docs/contributing.md` (#323)
authorFardad13 <33404823+Fardad13@users.noreply.github.com>
Sat, 27 Aug 2022 21:06:15 +0000 (23:06 +0200)
committerGitHub <noreply@github.com>
Sat, 27 Aug 2022 21:06:15 +0000 (23:06 +0200)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
docs/contributing.md

index 2cfa5331dfbec446cacaeb6e59bbd131947ea5f0..f2964fba9b7bca2b8b89ec430a2065d639777578 100644 (file)
@@ -42,7 +42,7 @@ $ poetry shell
 
 </div>
 
-That will set up the environment variables needed dand will start a new shell with them.
+That will set up the environment variables needed and start a new shell with them.
 
 #### Using your local SQLModel