diff --git a/src/errors/simpleAppConfigError.ts b/src/errors/simpleAppConfigError.ts index a3b19cb..f866fea 100644 --- a/src/errors/simpleAppConfigError.ts +++ b/src/errors/simpleAppConfigError.ts @@ -1,5 +1,5 @@ /** - * A generic error when using using the simple-app-config. + * A generic error when using simple-app-config. */ export class SimpleAppConfigError extends Error { /**