Fix typo.

This commit is contained in:
John Livingston
2024-04-10 09:01:10 +02:00
parent 5e6a1d7f60
commit 2047282b98
37 changed files with 80 additions and 88 deletions

View File

@ -40,7 +40,7 @@ type RegisterServerOptionsV5 = RegisterServerOptions & {
/**
* Returns the base route for Websocket endpoint.
* This features comes with Peertube >=5.0.0.
* This feature comes with Peertube >=5.0.0.
* @param options server options
* @returns the route, or undefined if the Peertube version does not provide this feature
*/