diff --git a/crates/bin/docs_rs_web/templates/crate/features.html b/crates/bin/docs_rs_web/templates/crate/features.html index 4289364862..66da18f75b 100644 --- a/crates/bin/docs_rs_web/templates/crate/features.html +++ b/crates/bin/docs_rs_web/templates/crate/features.html @@ -108,7 +108,7 @@

{{ feature.name }}{%- if is_default %} (default){%- {%- endfor -%} {%- else -%} -

This feature flag does not enable additional features.

+

This feature flag does not enable additional feature flags.

{%- endif -%} {%- endfor -%} {% endif -%}