summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 33fe2ea4f1a..ddc316e5b9c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -34,7 +34,7 @@ refer to the [APIs](http://docs.vespa.ai/documentation/api.html).
## Where to start contributing
Most features plug into the [Vespa Container](docs.vespa.ai/documentation/jdisc/index.html) -
-this is the most likely pleace to write enhancements.
+this is the most likely place to write enhancements.
Discuss with the community if others have similar feature requests - make the feature generic.
### Getting started