Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update basic-catalog.md with correct UUID in the Final Catalog JSON Example #88

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

ashdp
Copy link
Contributor

@ashdp ashdp commented Jan 21, 2025

Line 984 of the basic-catalog.md shows the Final Catalog

"id" : "uuid-956c32af-8a15-4732-a4d9-f976a1149c4b",

When it should be:

"uuid" : "956c32af-8a15-4732-a4d9-f976a1149c4b",

…xample

Line 984 of the basic-catalog.md shows the Final Catalog 

    "id" : "uuid-956c32af-8a15-4732-a4d9-f976a1149c4b",

When it should be:

    "uuid" : "956c32af-8a15-4732-a4d9-f976a1149c4b",
Copy link
Contributor

@iMichaela iMichaela left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for catching the error. Greatly appreciated.

@iMichaela iMichaela merged commit 2e0c1bc into usnistgov:develop Jan 22, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants