fixed spelling
This commit is contained in:
@@ -81,7 +81,7 @@ include ../../../../_includes/_util-fns
|
||||
Let's convert the `hero` from a literal string to a class.
|
||||
|
||||
Create a `Hero` class with `id` and `name` properties.
|
||||
Keep this near the top of hte `app.ts` file for now.
|
||||
Keep this near the top of the `app.ts` file for now.
|
||||
|
||||
```
|
||||
class Hero {
|
||||
|
||||
Reference in New Issue
Block a user