Skip to content

Commit

Permalink
Update +page.markdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
jnzlab authored Nov 3, 2024
1 parent d077433 commit 010adc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/routes/docs/products/storage/quick-start/+page.markdoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This allows anyone to create and read files in this bucket.

# Create file {% #create-file %}

To upload a file, add this to you web, Flutter, Apple, or Android app.
To upload a file, add this to your web, Flutter, Apple, or Android app.

{% multicode %}
```client-web
Expand Down Expand Up @@ -224,4 +224,4 @@ class MainActivity : AppCompatActivity() {
}
}
```
{% /multicode %}
{% /multicode %}

0 comments on commit 010adc1

Please sign in to comment.