From b9d049527ad8f2ad8826920c4acc2953d4d9ff3c Mon Sep 17 00:00:00 2001 From: climateamante Date: Sun, 21 Jan 2018 17:55:55 -0800 Subject: [PATCH] typo: spelling error "impove" edited to "improve" from: > We are constantly looking to __impove__ the quality of our library to: > We are constantly looking to __improve__ the quality of our library --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eeeda0c3adf..15004d660d2 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ ## How can I write a guide? -We are constantly looking to impove the quality of our library. See our [rotating list of suggested topics](https://www.linode.com/docs/contribute/). +We are constantly looking to improve the quality of our library. See our [rotating list of suggested topics](https://www.linode.com/docs/contribute/). More detailed instructions on submitting a pull request can be found [here](CONTRIBUTING.md).