Fix typo in scripts/lib/glfm/render_static_html.rb
What does this MR do and why?
Related: Tracking Issue: Implement GLFM scripts per the ... (#361241 - closed)
Removes incorrect cargo-culted RSpec example name from when scripts/lib/glfm/render_static_html.rb
was converted to RSpec in Convert render_static_html.rb to rspec (!95437 - merged)
References
See the GLFM Specification Guide development documentation for much more context on all of this work: https://docs.gitlab.com/ee/development/gitlab_flavored_markdown/specification_guide
How to set up and validate locally
- Run
scripts/glfm/update-specification.rb
and ensure it works (i.e. there should be no changes)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.