summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorHåvard Pettersen <havardpe@oath.com>2017-08-24 11:46:38 +0000
committerHåvard Pettersen <havardpe@oath.com>2017-08-24 11:46:38 +0000
commit749cec2f57a30878c4819187c06b2f183427adcb (patch)
tree6573ced3583d3ff984b53388e8cedd45f4fccd23 /CONTRIBUTING.md
parent94b86e00a183b4a87b708d2d075d27311a112d15 (diff)
fix typo
Diffstat (limited to 'CONTRIBUTING.md')
-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