Skip to content

Commit 2bfa098

Browse files
committed
Fix typos
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 5c1a53d commit 2bfa098

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/mysql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ spec:
177177
secret:
178178
name: <my_database_credentials_secret_name>
179179
# type field is optional. you can keep it empty.
180-
# if you keep it emtpty then the value of TARGET_APP_RESOURCE variable
180+
# if you keep it empty then the value of TARGET_APP_RESOURCE variable
181181
# will be set to "appbinding" during auto-backup.
182182
type: mysql
183183
```
@@ -285,7 +285,7 @@ secret/gcs-secret created
285285

286286
**Create Repository:**
287287

288-
Now, crete a `Respository` using this secret. Below is the YAML of Repository CRD we are going to create,
288+
Now, crete a `Repository` using this secret. Below is the YAML of Repository CRD we are going to create,
289289

290290
```yaml
291291
apiVersion: stash.appscode.com/v1alpha1

0 commit comments

Comments
 (0)