Merge pull request #2 from nhowell/patch-1

Fix typo (sell -> sale)
This commit is contained in:
SpaceAdmiral 2022-03-13 14:32:50 -07:00 committed by GitHub
commit 0ba37685d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -138,7 +138,7 @@ Static game data can be queried and should be cached using the `/game/data` endp
# view all shipyards in a system # view all shipyards in a system
/systems/X1-OE/shipyards /systems/X1-OE/shipyards
# view all ships for sell at a shipyard # view all ships for sale at a shipyard
/systems/X1-OE/shipyards/X1-OE-001A/ships /systems/X1-OE/shipyards/X1-OE-001A/ships
# view all markets in a system # view all markets in a system