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:
chanchal-khatri01_infosys
2026-02-12 06:32:35 +00:00
parent 36573c6dd0
commit 02c0302e66
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ export const kubernetesModuleCustomClusterDiscovery = createBackendModule({
);
// there's also the ability to get access to some of the default implementations of the extension points where
// neccessary:
// necessary:
serviceLocator.addServiceLocator(
async ({ getDefault, clusterSupplier }) => {
// get access to the default service locator: