Skip to content

Fix trailing single quotes at end of pets page.

Adam Jensen requested to merge aj-pets-page-single-quotes-jun22 into master

Why is this change being made?

Several entries at the end of the pets page have trailing single quotes in their "story" entries, even though those "story" entries don't begin with single quotes. This is resulting in those trailing single quotes displaying on the pets page. These were likely (definitely in my case) added as a result of copy-paste errors from earlier in the file where entries have both leading and trailing quotes, but in this case is a syntax error.

Author Checklist

  • Provided a concise title for this Merge Request (MR)
  • Added a description to this MR explaining the reasons for the proposed change, per say why, not just what
    • Copy/paste the Slack conversation to document it for later, or upload screenshots. Verify that no confidential data is added.
  • Assign reviewers for this MR to the correct Directly Responsible Individual/s (DRI)
    • If the DRI for the page/s being updated isn’t immediately clear, then assign it to one of the people listed in the Maintained by section on the page being edited
    • If your manager does not have merge rights, please ask someone to merge it AFTER it has been approved by your manager in #mr-buddies
  • If the changes affect team members, or warrant an announcement in another way, please consider posting an update in #whats-happening-at-gitlab linking to this MR
    • If this is a change that directly impacts the majority of global team members, it should be a candidate for #company-fyi. Please work with internal communications and check the handbook for examples.

Edited by Adam Jensen

Merge request reports