From ca4d4f2a344eb4cb86c29603f32087c95e2e2559 Mon Sep 17 00:00:00 2001 From: Zach Wernberg Date: Sun, 28 Oct 2018 13:40:01 -0500 Subject: [PATCH] Update release-notes.md fix small type --- docs/community/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/community/release-notes.md b/docs/community/release-notes.md index ac415c9b8..55e63daff 100644 --- a/docs/community/release-notes.md +++ b/docs/community/release-notes.md @@ -42,7 +42,7 @@ You can determine your currently installed version using `pip show`: ### 3.9.0 -**Date**: [18st October 2018][3.9.0-milestone] +**Date**: [18th October 2018][3.9.0-milestone] * Improvements to ViewSet extra actions [#5605][gh5605] * Fix `action` support for ViewSet suffixes [#6081][gh6081]