Browse Source

[DOCS] Fixed typo in frontends.asciidoc

dpen2000 11 years ago
parent
commit
bb19412122
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/community/frontends.asciidoc

+ 1 - 1
docs/community/frontends.asciidoc

@@ -2,7 +2,7 @@
 == Front Ends
 
 * https://chrome.google.com/webstore/detail/sense/doinijnbnggojdlcjifpdckfokbbfpbo[Sense]:
-  Chrome curl-like plugin for runninq requests against an Elasticsearch node
+  Chrome curl-like plugin for running requests against an Elasticsearch node
 
 * https://github.com/mobz/elasticsearch-head[elasticsearch-head]: 
   A web front end for an Elasticsearch cluster.