From e78397eeb8caca67a30d68f4a0435541ade392c6 Mon Sep 17 00:00:00 2001 From: Masud Rahman Date: Tue, 29 May 2018 01:45:50 -0400 Subject: [PATCH] Update libraries.md Fix typo. --- docs/docs/libraries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/libraries.md b/docs/docs/libraries.md index f5435df4960..3f4c1a2e2cb 100644 --- a/docs/docs/libraries.md +++ b/docs/docs/libraries.md @@ -10,7 +10,7 @@ However, to make it accessible to others you will need to package and publish it ## Versioning -While Poetry does not enforce any convention regardind package versioning, +While Poetry does not enforce any convention regarding package versioning, it **strongly** recommends to follow [semantic versioning](https://semver.org). This has many advantages for the end users and allows them to set appropriate