summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Fekete <fekete77.robert@gmail.com>2020-04-07 17:27:00 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-04-07 19:47:44 +0200
commit7eba37ae9b8653be4fc21a0dbbc6f35ca5b9280e (patch)
treee6a343fac27b09dc3075fd471f69c47c39a8802b
parentefc61d6f3b9f5fb294411ac1dc872b8fc5bdbacb (diff)
Typo correction
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 101c542c0..f39bd2fbe 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -48,7 +48,7 @@ Hugo has become a fully featured static site generator, so any new functionality
* strive not to break existing sites.
* close or update an open [Hugo issue](https://github.com/gohugoio/hugo/issues)
-If it is of some complexity, the contributor is expected to maintain and support the new future (answer questions on the forum, fix any bugs etc.).
+If it is of some complexity, the contributor is expected to maintain and support the new feature in the future (answer questions on the forum, fix any bugs etc.).
It is recommended to open up a discussion on the [Hugo Forum](https://discourse.gohugo.io/) to get feedback on your idea before you begin. If you are submitting a complex feature, create a small design proposal on the [Hugo issue tracker](https://github.com/gohugoio/hugo/issues) before you start.