Skip to content

Commit

Permalink
Fix "FIXME" in Glossary page title
Browse files Browse the repository at this point in the history
The `reference.md` file that contains the glossary has "FIXME" as a title, and has the "Glossary" heading twice.  This PR fixes both of those issues.
  • Loading branch information
maneesha authored Jan 3, 2024
1 parent dc3b343 commit b2b2824
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions learners/reference.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
---
title: 'FIXME'
title: 'Glossary'
---

## Glossary

## Glossary

{:auto\_ids}
[additive color model]{#additive-color-model}
: A way to represent colors as the sum of contributions from primary colors
Expand Down

0 comments on commit b2b2824

Please sign in to comment.