Skip to content

Commit ef18425

Browse files
authored
grammar nit in changeset
1 parent e68052d commit ef18425

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/easy-vans-laugh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
'astro': minor
33
---
44

5-
Updates Astro config validation to also run for the Integration API. An error log will specify what integration is failing the validation
5+
Updates Astro config validation to also run for the Integration API. An error log will specify which integration is failing the validation.
66

77
Now, Astro will first validate the user configuration, then validate the updated configuration after each integration `astro:config:setup` hook has run. This means `updateConfig()` calls will no longer accept invalid configuration.
88

0 commit comments

Comments
 (0)