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

Fix a typo in model.drawio: anyUR[] -> anyURI[] #591

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Fix a typo in model.drawio: anyUR[] -> anyURI[] #591

merged 1 commit into from
Jan 11, 2024

Conversation

bact
Copy link
Collaborator

@bact bact commented Dec 28, 2023

  • ExternalMap / locationHint: anyUR[0..1] -> anyURI[0..1] [1 instance]
  • Element: extension:Extension[0..1] -> extension: Extension[0..1] (add a space delimiter between the property name and the type, for consistency with others) [4 instances]

- ExternalMap / localtionHint: `anyUR[0..1]` -> `anyURI[0..1]`
- Element: `extension:Extension[0..1]` -> `extension: Extension[0..1]` (add a space delimiter between the property name and the type)
Copy link
Member

@goneall goneall left a comment

Choose a reason for hiding this comment

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

Thanks @bact

@zvr zvr merged commit eff2567 into spdx:main Jan 11, 2024
1 check passed
@bact bact deleted the patch-1 branch January 11, 2024 14:41
@bact bact added the typo Typos, minor spelling errors, or minor incorrect word usage label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
typo Typos, minor spelling errors, or minor incorrect word usage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants