Fix typo in documentation

Signed-off-by: Daniel Ortiz Lira <dortiz@vmware.com>
This commit is contained in:
Daniel Ortiz Lira
2021-09-23 09:58:32 -05:00
parent 76510b2b67
commit b68220a16a
+1 -1
View File
@@ -245,7 +245,7 @@ export const CustomTheme: AppTheme = {
};
```
_Aplying your custom theme with overrides_
_Applying your custom theme with overrides_
```ts
import { createApp } from '@backstage/core-app-api';