Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 66a6ac3

Browse files
committed
fix typo
1 parent dcaa118 commit 66a6ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/get-started/foundations/why-nitric.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Future<List<int>> getReceiptDoc(String filename) async {
142142

143143
</CodeSwitcher>
144144

145-
Code like very clearly has a list expectations of the environment it runs in:
145+
Code like this very clearly has a list expectations of the environment it runs in:
146146

147147
- I need a bucket to be available
148148
- I need to be able to read objects from that bucket

0 commit comments

Comments
 (0)