Skip to content

Commit c59eb27

Browse files
Update docs/sdk-book/src/concepts/authorization.md
Co-authored-by: Francisco Aguirre <[email protected]>
1 parent ddc0296 commit c59eb27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sdk-book/src/concepts/authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Authorization
22

3-
Before storing data, you must authorize the storage. This mechanism prevents spam and ensures users pay for the state bloat they introduce.
3+
Before storing data, you must authorize the storage. This mechanism prevents spam and ensures users pay for the storage they introduce.
44

55
## Types of Authorization
66

0 commit comments

Comments
 (0)