Jonny Borges
Committed by GitHub

Fix typo

@@ -104,7 +104,7 @@ navigator.push( @@ -104,7 +104,7 @@ navigator.push(
104 ), 104 ),
105 ); 105 );
106 106
107 -// Get sintax (It is much better, but you have the right to disagree) 107 +// Get syntax (It is much better, but you have the right to disagree)
108 Get.to(HomePage()); 108 Get.to(HomePage());
109 109
110 110