Skip to content

Commit c11aad5

Browse files
committed
a little mistake on name of this file
1 parent 803fdfc commit c11aad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chapters/chapter2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ Open your app’s `app/app.component.ts` file and add a `styleUrls` property suc
312312
})
313313
```
314314

315-
Next, open your app’s `app/pages/login/login.common.css` file and paste in the following code:
315+
Next, open your app’s `app/pages/login/login-common.css` file and paste in the following code:
316316

317317
``` CSS
318318
StackLayout {

0 commit comments

Comments
 (0)