Skip to content

Commit 91197a1

Browse files
committed
Update YAML in docs
1 parent 8286b5f commit 91197a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ assignees: ''
1515

1616
### Application Configuration
1717

18-
[If applicable, any relevant resource YAML configuration or the name of the example application]
18+
[If applicable, any relevant resource configuration or the name of the example application]
1919

2020
### To Reproduce
2121

docs/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Add to `app.yaml`:
241241
index: class_index
242242
```
243243

244-
You can simplify the YAML for aggregates and transformed columns using [templates](applications/advanced/templates.md).
244+
You can simplify the configuration for aggregates and transformed columns using [templates](applications/advanced/templates.md).
245245

246246
#### Define the model
247247

0 commit comments

Comments
 (0)