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

Fix typo in README #394

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Fix typo in README #394

merged 1 commit into from
Feb 1, 2024

Conversation

ppworks
Copy link
Contributor

@ppworks ppworks commented Feb 1, 2024

Example

config = HTMLPipeline::SanitizerFilter::DEFAULT_CONFIG.dup
config[:elements] << "iframe" # sure, whatever you want
uninitialized constant HTMLPipeline::SanitizerFilter (NameError)
Did you mean?  HTMLPipeline::SanitizationFilter

@gjtorikian gjtorikian merged commit 398622c into gjtorikian:main Feb 1, 2024
1 check passed
@gjtorikian
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants