Skip to content

Commit 1edc93c

Browse files
Update site-src/guides/epp-configuration/config-text.md
Co-authored-by: Nir Rozenbaum <[email protected]>
1 parent 1c80a57 commit 1edc93c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site-src/guides/epp-configuration/config-text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ instance of `MaxScorePicker` will be added to the SchedulingProfile in question.
2121

2222
***NOTE***: While the configuration text looks like a Kubernetes CRD, it is
2323
**NOT** a Kubernetes CRD. Specifically, the config is not reconciled upon a change, and is only read on startup.
24-
This is behavior is intentional, as augmenting the scheduling config without redeploying the EPP is not supported.
24+
This behavior is intentional, as augmenting the scheduling config without restarting the EPP is not supported.
2525

2626
The configuration text has the following form:
2727
```yaml

0 commit comments

Comments
 (0)