Apply suggestions from code review

Thanks @laurapacilio!

Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
This commit is contained in:
Przemysław Dąbek 2022-08-17 18:14:29 +02:00 committed by GitHub
parent 463340175e
commit 39f0d91530
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -169,11 +169,11 @@ matches against any version constraints given in configuration.
```
Return `404 Not Found` to indicate that no module is available with the
requested namespace, name, and system.
requested namespace, name, and target system.
## Download Source Code for a Specific Module Version
This endpoint downloads the specified version of a module for a single system.
This endpoint downloads the specified version of a module for a single target system.
| Method | Path | Produces |
| ------ | -------------------------------------------- | ------------------ |