Skip to content

Commit 5b84ba5

Browse files
authored
Merge pull request #1429 from LPGhatguy/patch-1
Fix documentation typo
2 parents 0a67df4 + 122fbee commit 5b84ba5

File tree

1 file changed

+1
-1
lines changed
  • docs/reference/content/reference/ecmascript6

1 file changed

+1
-1
lines changed

docs/reference/content/reference/ecmascript6/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ This section exposes how to use the MongoDB Node.js driver with ECMAScript 6, le
2020
For more information about ECMAScript 6 see the [ECMAScript 6 features](http://es6-features.org/).
2121
{{% /note %}}
2222

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

0 commit comments

Comments
 (0)