Skip to content

Commit 4a9455b

Browse files
authored
Fix a typo made in a prev PR (#1324)
1 parent 95c4677 commit 4a9455b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/tutorial/mdb-resources-arch.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,10 +208,11 @@ performs the following actions to reconcile the changes:
208208

209209
3. The |k8s-op-short| connects to |com| and performs the following actions:
210210

211-
- Reads the organization from the ``orgId`` field in the ConfigMap. You must provide a value in the ``orgId`` field.
211+
- Reads the organization from the ``orgId`` field in the ConfigMap.
212+
You must provide a value in the ``orgId`` field.
212213

213214
- Reads a project name specified in the ``projectName`` field in the
214-
ConfigMap, or, if you din't specify a value for this optional field,
215+
ConfigMap, or, if you didn't specify a value for this optional field,
215216
creates this project in |com| if it doesn't exist.
216217

217218
- Checks that the ``<project-id>-group-secret`` secret

0 commit comments

Comments
 (0)