Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsuereth committed Sep 17, 2024
1 parent f3395fb commit 792124a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text/entities/0264-resource-and-entities.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ We provide a simple algorithm for this behavior:
- If the entity identity is different: drop the new entity `d'`.
- Otherwise, add the entity `d'` to set `E`
- Construct a Resource from the set `E`.
- If all entities within `E` have the same `schema_url`, se the resource's
- If all entities within `E` have the same `schema_url`, set the resource's
`schema_url` to match.
- Otherwise, leave the Resource `schema_url` blank.

Expand Down

0 comments on commit 792124a

Please sign in to comment.