Merge pull request #28070 from backstage/freben/splel

fix some little things that vale was complaining about
This commit is contained in:
Fredrik Adelöw
2024-12-10 15:57:56 +01:00
committed by GitHub
17 changed files with 32 additions and 25 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ export interface ReadConfigDataOptions {
}
/**
* The the generator returned by {@link ConfigSource.readConfigData}.
* The generator returned by {@link ConfigSource.readConfigData}.
*
* @public
*/