Remove unnecessary single quotes from doc examples
What does this MR do and why?
This MR is a follow-up to Ensure job control doc examples are consistent (!85668 - merged)
I recently had a discussion about the inclusion of single quotation marks in a template and whether they were necessary. In the discussion, the job control docs were referenced as using single quotation marks in the examples, however, it looks like there's not much consistency in the docs, sometimes single quotes are used and sometimes they aren't. I think we should have some consistency in the docs, either by adding single quotes to every example, or removing them. This MR removes them.
What are the relevant issue numbers?
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.
Edited by Adam Cohen