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

Commit

Permalink
docs: uppercase nitro
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Nov 2, 2022
1 parent 082f0f9 commit e818734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/kit/src/nitro.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export function addDevServerHandler (handler: NitroDevEventHandler) {
}

/**
* Adds a nitro plugin
* Adds a Nitro plugin
*/
export function addServerPlugin (plugin: string) {
const nuxt = useNuxt()
Expand Down

0 comments on commit e818734

Please sign in to comment.