diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/content/usage/packages/alpine.en-us.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/usage/packages/alpine.en-us.md b/docs/content/usage/packages/alpine.en-us.md index 00331f3bb1..6cf036cb8b 100644 --- a/docs/content/usage/packages/alpine.en-us.md +++ b/docs/content/usage/packages/alpine.en-us.md @@ -102,7 +102,7 @@ DELETE https://gitea.example.com/api/packages/{owner}/alpine/{branch}/{repositor | `branch` | The branch to use. | | `repository` | The repository to use. | | `architecture` | The package architecture. | -| `filename` | The file to delete. +| `filename` | The file to delete. | Example request using HTTP Basic authentication: |