Skip to content

Commit

Permalink
fix(docs): clean up front-matter
Browse files Browse the repository at this point in the history
front-matter should be in the form of

---
key: value
---

this adds the colon to the title key
  • Loading branch information
thekaveman committed Feb 15, 2024
1 parent 4f0c317 commit a00f70f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/enrollment-pathways/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ See our Product Roadmap for more information on planned feature development and
```mermaid
timeline
---
title Cal-ITP Benefits Product Roadmap
title: Cal-ITP Benefits Product Roadmap
----
%% Cal-ITP Benefits Epics (2024)
section 2024
Expand Down

0 comments on commit a00f70f

Please sign in to comment.