Skip to content

Commit

Permalink
Merge pull request #1472 from jnzlab/patch-1
Browse files Browse the repository at this point in the history
Update +page.markdoc
  • Loading branch information
loks0n authored Nov 11, 2024
2 parents aae5ee0 + 3fdf457 commit aaec989
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 aaec989

Please sign in to comment.