Update plugins/techdocs/src/reader/transformers/styles/transformer.test.tsx
Signed-off-by: Alex Lorenzi <671432+alexlorenzi@users.noreply.github.com>
This commit is contained in:
@@ -49,7 +49,7 @@ describe('Transformers > Styles', () => {
|
||||
);
|
||||
});
|
||||
|
||||
it('should use relative header sizes as the factor the md-typeset variable', () => {
|
||||
it('should use headers relative font-size value as the factor for the md-typeset variable', () => {
|
||||
const theme = createTheme({
|
||||
typography: {
|
||||
h1: {
|
||||
|
||||
Reference in New Issue
Block a user