Skip to content

Commit

Permalink
corrected the dateUpdated for a-to-z-page
Browse files Browse the repository at this point in the history
  • Loading branch information
roshaanbajwa authored Aug 22, 2023
1 parent b89b335 commit ff9fb2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/design-system/patterns/a-to-z-page/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{% set pageSection = "Design system" %}
{% set subSection = "Patterns" %}
{% set theme = "Page types" %}
{% set dateUpdated = "October 2022" %}
{% set dateUpdated = "August 2023" %}
{% set backlog_issue_id = "96" %}

{% extends "includes/app-layout.njk" %}
Expand Down

0 comments on commit ff9fb2a

Please sign in to comment.