We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c80a57 commit 1edc93cCopy full SHA for 1edc93c
site-src/guides/epp-configuration/config-text.md
@@ -21,7 +21,7 @@ instance of `MaxScorePicker` will be added to the SchedulingProfile in question.
21
22
***NOTE***: While the configuration text looks like a Kubernetes CRD, it is
23
**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.
+This behavior is intentional, as augmenting the scheduling config without restarting the EPP is not supported.
25
26
The configuration text has the following form:
27
```yaml
0 commit comments