From f6b9a2c4fb173cce9544937ad983f9e286400080 Mon Sep 17 00:00:00 2001 From: Dmytro Kozhevin Date: Tue, 8 Aug 2023 16:37:38 -0400 Subject: [PATCH] Update core/cap-0046-11.md Co-authored-by: Siddharth Suresh --- core/cap-0046-11.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/cap-0046-11.md b/core/cap-0046-11.md index 9b0ebb69f..169007491 100644 --- a/core/cap-0046-11.md +++ b/core/cap-0046-11.md @@ -76,7 +76,7 @@ This CAP uses several terms specific to the Soroban authorization framework. #### Address -This is universal builtn-in identifier in Soroban. In XDR addresses are +This is a universal built-in identifier in Soroban. In XDR addresses are represented by `SCAddress` XDR that has two variants: - `SC_ADDRESS_TYPE_ACCOUNT` for the Stellar account identifier (`AccountID`).