Skip to content

Commit ac0d881

Browse files
authored
chore(AIP-133): fix typo (#1281)
1 parent 4898096 commit ac0d881

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aip/general/0133.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ applying updates and for conflict resolution. The lack of a user-specified ID
197197
means a client is unable to find the resource unless they store the identifier
198198
locally, and can result in re-creating the resource. This in turn has a
199199
downstream effect on all resources that reference it, forcing them to update to
200-
the the ID of the newly-created resource.
200+
the ID of the newly-created resource.
201201

202202
Having a user-specified ID also means the client can precalculate the resource
203203
name and use it in references from other resources.

0 commit comments

Comments
 (0)