File tree 9 files changed +13
-8
lines changed
9 files changed +13
-8
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " create-t3-app " : patch
3
+ ---
4
+
5
+ fix typo
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ export const createCallerFactory = t.createCallerFactory;
71
71
export const createTRPCRouter = t . router ;
72
72
73
73
/**
74
- * Middleware for timing procedure execution and adding an articifial delay in development.
74
+ * Middleware for timing procedure execution and adding an artificial delay in development.
75
75
*
76
76
* You can remove this if you don't like it, but it can help catch unwanted waterfalls by simulating
77
77
* network latency that would occur in production but not in local development.
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ export const createCallerFactory = t.createCallerFactory;
79
79
export const createTRPCRouter = t . router ;
80
80
81
81
/**
82
- * Middleware for timing procedure execution and adding an articifial delay in development.
82
+ * Middleware for timing procedure execution and adding an artificial delay in development.
83
83
*
84
84
* You can remove this if you don't like it, but it can help catch unwanted waterfalls by simulating
85
85
* network latency that would occur in production but not in local development.
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ export const createCallerFactory = t.createCallerFactory;
76
76
export const createTRPCRouter = t . router ;
77
77
78
78
/**
79
- * Middleware for timing procedure execution and adding an articifial delay in development.
79
+ * Middleware for timing procedure execution and adding an artificial delay in development.
80
80
*
81
81
* You can remove this if you don't like it, but it can help catch unwanted waterfalls by simulating
82
82
* network latency that would occur in production but not in local development.
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ export const createCallerFactory = t.createCallerFactory;
74
74
export const createTRPCRouter = t . router ;
75
75
76
76
/**
77
- * Middleware for timing procedure execution and adding an articifial delay in development.
77
+ * Middleware for timing procedure execution and adding an artificial delay in development.
78
78
*
79
79
* You can remove this if you don't like it, but it can help catch unwanted waterfalls by simulating
80
80
* network latency that would occur in production but not in local development.
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ export const createCallerFactory = t.createCallerFactory;
90
90
export const createTRPCRouter = t . router ;
91
91
92
92
/**
93
- * Middleware for timing procedure execution and adding an articifial delay in development.
93
+ * Middleware for timing procedure execution and adding an artificial delay in development.
94
94
*
95
95
* You can remove this if you don't like it, but it can help catch unwanted waterfalls by simulating
96
96
* network latency that would occur in production but not in local development.
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ export const createCallerFactory = t.createCallerFactory;
106
106
export const createTRPCRouter = t . router ;
107
107
108
108
/**
109
- * Middleware for timing procedure execution and adding an articifial delay in development.
109
+ * Middleware for timing procedure execution and adding an artificial delay in development.
110
110
*
111
111
* You can remove this if you don't like it, but it can help catch unwanted waterfalls by simulating
112
112
* network latency that would occur in production but not in local development.
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ export const createCallerFactory = t.createCallerFactory;
104
104
export const createTRPCRouter = t . router ;
105
105
106
106
/**
107
- * Middleware for timing procedure execution and adding an articifial delay in development.
107
+ * Middleware for timing procedure execution and adding an artificial delay in development.
108
108
*
109
109
* You can remove this if you don't like it, but it can help catch unwanted waterfalls by simulating
110
110
* network latency that would occur in production but not in local development.
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ export const createCallerFactory = t.createCallerFactory;
93
93
export const createTRPCRouter = t . router ;
94
94
95
95
/**
96
- * Middleware for timing procedure execution and adding an articifial delay in development.
96
+ * Middleware for timing procedure execution and adding an artificial delay in development.
97
97
*
98
98
* You can remove this if you don't like it, but it can help catch unwanted waterfalls by simulating
99
99
* network latency that would occur in production but not in local development.
You can’t perform that action at this time.
0 commit comments