Fix typo (sell -> sale)

This commit is contained in:
Nick Howell 2022-03-11 01:06:24 -05:00 committed by GitHub
parent 6fd183e98b
commit 93a4b26051
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