Skip to content

Commit 2e564da

Browse files
authored
fix(docs): title hierarchy in app configuration (#844)
1 parent 3da2724 commit 2e564da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/application-side/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ export default new CustomRefreshHandler()
144144

145145
If no custom RefreshHandler is defined, the [built-in-handler](https://github.com/sidebase/nuxt-auth/blob/main/src/runtime/utils/refreshHandler.ts) will be used to handle refreshes.
146146

147-
### `globalAppMiddleware`
147+
## `globalAppMiddleware`
148148

149149
- **Type:** `GlobalMiddlewareOptions | boolean`
150150
- **Default**: `false`

0 commit comments

Comments
 (0)