docs: remove only (#24295)

This commit is contained in:
Julien Huang 2023-11-15 13:44:13 +01:00 committed by GitHub
parent 5493d60c4a
commit 5bed6b6ceb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -369,7 +369,7 @@ export default useBase('/api/hello', router.handler)
### Sending Streams
::callout
This is an experimental feature and is only available in all environments.
This is an experimental feature and is available in all environments.
::
```ts [server/api/foo.get.ts]