Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit e818734

Browse files
authored
docs: uppercase nitro
1 parent 082f0f9 commit e818734

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/kit/src/nitro.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export function addDevServerHandler (handler: NitroDevEventHandler) {
3232
}
3333

3434
/**
35-
* Adds a nitro plugin
35+
* Adds a Nitro plugin
3636
*/
3737
export function addServerPlugin (plugin: string) {
3838
const nuxt = useNuxt()

0 commit comments

Comments
 (0)