Skip to content

Commit fceb614

Browse files
committed
Fix typos
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent bba7918 commit fceb614

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/mongodb-replicaset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ secret/gcs-secret created
316316

317317
**Create Repository:**
318318

319-
Now, crete a `Respository` using this secret. Below is the YAML of Repository crd we are going to create,
319+
Now, crete a `Repository` using this secret. Below is the YAML of Repository crd we are going to create,
320320

321321
```yaml
322322
apiVersion: stash.appscode.com/v1alpha1

docs/mongodb-sharding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ secret/gcs-secret created
342342

343343
**Create Repository:**
344344

345-
Now, crete a `Respository` using this secret. Below is the YAML of Repository crd we are going to create,
345+
Now, crete a `Repository` using this secret. Below is the YAML of Repository crd we are going to create,
346346

347347
```yaml
348348
apiVersion: stash.appscode.com/v1alpha1

docs/mongodb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ secret/gcs-secret created
318318

319319
**Create Repository:**
320320

321-
Now, crete a `Respository` using this secret. Below is the YAML of Repository crd we are going to create,
321+
Now, crete a `Repository` using this secret. Below is the YAML of Repository crd we are going to create,
322322

323323
```yaml
324324
apiVersion: stash.appscode.com/v1alpha1

0 commit comments

Comments
 (0)