Skip to content

Commit 25a277a

Browse files
authored
Update docs/language/capabilities.md
1 parent d57b0b6 commit 25a277a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/language/capabilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ view fun exists(_ path: PublicPath): Bool
135135

136136
If the account has a capability published under the given path, the function returns true; otherwise, it returns false.
137137

138-
## Getting public capabilities
138+
## Getting public capabilities with `.get()`
139139

140140
The function `capabilities.get` obtains a public capability that was [published] before:
141141

0 commit comments

Comments
 (0)