From: Fardad13 <33404823+Fardad13@users.noreply.github.com> Date: Sat, 27 Aug 2022 21:06:15 +0000 (+0200) Subject: ✏ Fix typo in `docs/contributing.md` (#323) X-Git-Tag: 0.0.7~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=106fb1fe9b5cdea58e2729765d417082ae67e53f;p=thirdparty%2Ffastapi%2Fsqlmodel.git ✏ Fix typo in `docs/contributing.md` (#323) Co-authored-by: Sebastián Ramírez --- diff --git a/docs/contributing.md b/docs/contributing.md index 2cfa5331..f2964fba 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -42,7 +42,7 @@ $ poetry shell -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