Skip to content

Commit a632ffe

Browse files
committed
chore(createTrinity): update doc block
1 parent 3808d1c commit a632ffe

File tree

1 file changed

+1
-1
lines changed
  • packages/0/src/factories/createTrinity

1 file changed

+1
-1
lines changed

packages/0/src/factories/createTrinity/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export type ContextTrinity<
1717
* @param context The underlying context object singleton
1818
* @template Z The type parameter for the context value
1919
* @template E The vmodel type for the context state.
20-
* @returns [createContext,provideContext,context]
20+
* @returns [createContext, provideContext, context]
2121
*
2222
* @see https://0.vuetifyjs.com/composables/foundation/create-trinity
2323
*/

0 commit comments

Comments
 (0)