From 2998a0a6cfa85188f6f3dd1c13f00d14ade92d13 Mon Sep 17 00:00:00 2001 From: Ed Costello Date: Sun, 12 Oct 2014 23:05:44 -0400 Subject: [PATCH] typo run for your lives --- .../steps-change-own-password-and-custom-data-prereq.yaml | 2 +- source/reference/command/createUser.txt | 2 +- source/reference/command/update-field-updates.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/source/includes/steps-change-own-password-and-custom-data-prereq.yaml b/source/includes/steps-change-own-password-and-custom-data-prereq.yaml index eba9a96879e..08eb1271e19 100644 --- a/source/includes/steps-change-own-password-and-custom-data-prereq.yaml +++ b/source/includes/steps-change-own-password-and-custom-data-prereq.yaml @@ -39,7 +39,7 @@ title: Add a user with this role. ref: connect-as-user-admin pre: | In the ``test`` database, :method:`create ` a new user with - the created ``"changeOwnPasswordCustomDataRole"`` role. For example, the followiing + the created ``"changeOwnPasswordCustomDataRole"`` role. For example, the following operation creates a user with both the built-in role :authrole:`readWrite` and the user-created ``"changeOwnPasswordCustomDataRole"``. action: diff --git a/source/reference/command/createUser.txt b/source/reference/command/createUser.txt index f838d4e3eda..359f35cee09 100644 --- a/source/reference/command/createUser.txt +++ b/source/reference/command/createUser.txt @@ -51,7 +51,7 @@ External Credentials Users created on the ``$external`` database should have credentials stored externally to MongoDB, as, for example, with :doc:`MongoDB -Enterprise installationss that use Kerberos +Enterprise installations that use Kerberos `. ``local`` Database diff --git a/source/reference/command/update-field-updates.yaml b/source/reference/command/update-field-updates.yaml index 18c3ed74de7..0381a07c3c0 100644 --- a/source/reference/command/update-field-updates.yaml +++ b/source/reference/command/update-field-updates.yaml @@ -4,7 +4,7 @@ object: field: optional: false type: field -name: documnet +name: document type: string position: 1 description: |