docs: Fix spelling typos in documentation
- Fix 'neccessary' to 'necessary' in kubernetes installation docs - Fix 'skipSuccesfulRequests' to 'skipSuccessfulRequests' in http-router docs - Fix 'compatability' to 'compatibility' in v1.30.0 changelog - Fix 'prefered' to 'preferred' in v1.4.0 changelog Signed-off-by: chanchal-khatri01_infosys <chanchal.khatri01@infosys.com>
This commit is contained in:
@@ -793,7 +793,7 @@
|
||||
### Minor Changes
|
||||
|
||||
- 8798f8d93f: Introduces a new annotation `pagerduty.com/service-id` that can be used instead of the `pagerduty.com/integration-key` annotation.
|
||||
_Note: If both annotations are specified on a given Entity, then the `pagerduty.com/integration-key` annotation will be prefered_
|
||||
_Note: If both annotations are specified on a given Entity, then the `pagerduty.com/integration-key` annotation will be preferred_
|
||||
|
||||
**BREAKING** The `PagerDutyClient.fromConfig` static method now expects a `FetchApi` compatible object and has been refactored to
|
||||
accept 2 arguments: config and ClientApiDependencies
|
||||
|
||||
Reference in New Issue
Block a user