We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c68387 commit da1cd34Copy full SHA for da1cd34
packages/example-simple/lib/modules/routes.js
@@ -1,5 +1,5 @@
1
// modules/routes.js #tutorial-step-6 -
2
-// Thi is the file that is called into package.js that allows the component to be found.
+// This is the file that is called into package.js that allows the component to be found.
3
4
// First, we import this from vulcan core, which is a utility to add a new route.
5
import { addRoute, Components } from 'meteor/vulcan:core';
0 commit comments