Skip to content

Commit 9ce95fe

Browse files
committed
Fix mention of debian in RPM registry docs
1 parent ae3a26b commit 9ce95fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/doc/usage/packages/rpm.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The server responds with the following HTTP Status codes.
7979

8080
## Delete a package
8181

82-
To delete a Debian package perform a HTTP DELETE operation. This will delete the package version too if there is no file left.
82+
To delete an RPM package perform a HTTP DELETE operation. This will delete the package version too if there is no file left.
8383

8484
```
8585
DELETE https://gitea.example.com/api/packages/{owner}/rpm/{package_name}/{package_version}/{architecture}

0 commit comments

Comments
 (0)