Skip to content

Commit

Permalink
Merge pull request #1429 from LPGhatguy/patch-1
Browse files Browse the repository at this point in the history
Fix documentation typo
  • Loading branch information
christkv authored Nov 20, 2016
2 parents 0a67df4 + 122fbee commit 5b84ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/content/reference/ecmascript6/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ This section exposes how to use the MongoDB Node.js driver with ECMAScript 6, le
For more information about ECMAScript 6 see the [ECMAScript 6 features](http://es6-features.org/).
{{% /note %}}

- [Connecting]({{<relref "reference/ecmascript6/connecting.md">}}): how to connect leveraging ECMASdcript 6.
- [Connecting]({{<relref "reference/ecmascript6/connecting.md">}}): how to connect leveraging ECMAScript 6.
- [CRUD]({{<relref "reference/ecmascript6/crud.md">}}): perform CRUD operations leveraging ECMAScript 6.

0 comments on commit 5b84ba5

Please sign in to comment.