Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Fix typo in CSP policy #29187

Merged
merged 1 commit into from
Oct 21, 2021
Merged

[docs] Fix typo in CSP policy #29187

merged 1 commit into from
Oct 21, 2021

Conversation

JuliaNeumann
Copy link
Contributor

I noticed when copy-pasting the example that there should be no colon (didn't work for me, at least, until I removed the colon and MDN documentation seems to agree: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/style-src)

I noticed when copy-pasting the example that there should be no colon (didn't work for me, at least, until I removed the colon and MDN documentation seems to agree: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/style-src)
@mui-pr-bot
Copy link

mui-pr-bot commented Oct 20, 2021

Details of bundle changes

@material-ui/core: parsed: +Infinity% , gzip: +Infinity%
@material-ui/lab: parsed: +Infinity% , gzip: +Infinity%
@material-ui/styles: parsed: +Infinity% , gzip: +Infinity%
@material-ui/private-theming: parsed: +Infinity% , gzip: +Infinity%
@material-ui/system: parsed: +Infinity% , gzip: +Infinity%
@material-ui/unstyled: parsed: +Infinity% , gzip: +Infinity%
@material-ui/utils: parsed: +Infinity% , gzip: +Infinity%

Generated by 🚫 dangerJS against cc646dc

@michaldudak michaldudak added the docs Improvements or additions to the documentation label Oct 21, 2021
Copy link
Member

@michaldudak michaldudak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Thanks for the fix.

@michaldudak michaldudak changed the title Fix typo in CSP policy [docs] Fix typo in CSP policy Oct 21, 2021
@michaldudak michaldudak merged commit d11ef0f into mui:master Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants