Skip to content

Commit 157f1c7

Browse files
ChuckLurstam
authored andcommitted
fix the misspelled word from adminstrative to administrative
1 parent 06c6bff commit 157f1c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Docs/reference/content/getting_started/admin_quick_tour.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title = "Admin Quick Tour"
1111

1212
## MongoDB Driver Admin Quick Tour
1313

14-
This is the second part of the MongoDB driver quick tour. In this part, we'll look at performing some adminstrative functions. In the [first part]({{< relref "getting_started\quick_tour.md" >}}), we looked at how to perform basic CRUD (create, read, update, delete) operations.
14+
This is the second part of the MongoDB driver quick tour. In this part, we'll look at performing some administrative functions. In the [first part]({{< relref "getting_started\quick_tour.md" >}}), we looked at how to perform basic CRUD (create, read, update, delete) operations.
1515

1616
{{% note %}}See the [installation guide]({{< relref "getting_started\installation.md" >}}) for instructions on how to install the MongoDB Driver.{{% /note %}}
1717

Docs/reference/content/getting_started/quick_tour.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title = "Quick Tour"
1111

1212
## MongoDB Driver Quick Tour
1313

14-
This is the first part of the MongoDB driver quick tour. In this part, we will look at how to perform basic CRUD (create, read, update, delete) operations. In the [next part]({{< relref "getting_started\admin_quick_tour.md" >}}), we'll look at performing some adminstrative functions.
14+
This is the first part of the MongoDB driver quick tour. In this part, we will look at how to perform basic CRUD (create, read, update, delete) operations. In the [next part]({{< relref "getting_started\admin_quick_tour.md" >}}), we'll look at performing some administrative functions.
1515

1616
{{% note %}}See the [installation guide]({{< relref "getting_started\installation.md" >}}) for instructions on how to install the MongoDB Driver.{{% /note %}}
1717

0 commit comments

Comments
 (0)