From dc3f6a46d02343ec636c3d7de237ca7b506637ed Mon Sep 17 00:00:00 2001 From: Armin Mehinovic <4390250+arminmeh@users.noreply.github.com> Date: Thu, 21 Nov 2024 11:14:11 +0100 Subject: [PATCH] Update readme Co-authored-by: Lukas Tyla Signed-off-by: Armin Mehinovic <4390250+arminmeh@users.noreply.github.com> --- test/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/README.md b/test/README.md index ca636479cb825..594badd07c282 100644 --- a/test/README.md +++ b/test/README.md @@ -22,7 +22,7 @@ You can run the tests against `@mui/material` v6 by running the following comman ## CI -To execute additional jobs for custom versions of React/Material UI, you can use `additional` workflow. In combination with `with-react-version` and/or `with-material-ui-6` parameters, it executes those jobs with dependency versions different from the main `pipeline` workflow. +To execute additional jobs for custom versions of React/MaterialĀ UI, you can use an `additional` workflow. In combination with `with-react-version` and/or `with-material-ui-6` parameters, it executes those jobs with dependency versions different from the main `pipeline` workflow. | Parameter type | Name | Value | | :------------- | :------------------- | :------------------- |