diff --git a/aio/content/tutorial/toh-pt0.md b/aio/content/tutorial/toh-pt0.md index 8588fae298..0a69dce874 100644 --- a/aio/content/tutorial/toh-pt0.md +++ b/aio/content/tutorial/toh-pt0.md @@ -116,7 +116,7 @@ Most apps strive for a consistent look across the application. The CLI generated an empty `styles.css` for this purpose. Put your application-wide styles there. -Here's an excerpt from the `styles.css` for the _Tour of Heroes_ sample app. +Open `src/styles.css` and add the code below to the file.