Skip to content

Commit

Permalink
Minor spacing change for consistency with code
Browse files Browse the repository at this point in the history
  • Loading branch information
tjvantoll committed Sep 16, 2016
1 parent 5919ee6 commit ee7d9b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tutorial/ng-chapter-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ The first few files you run in a NativeScript app look almost identical to [the

``` JavaScript
import { platformNativeScriptDynamic } from "nativescript-angular/platform";

import { AppModule } from "./app.module";

platformNativeScriptDynamic().bootstrapModule(AppModule);
Expand Down

0 comments on commit ee7d9b5

Please sign in to comment.