Skip to content

Commit 833f275

Browse files
committed
Update README.md
1 parent 36e60f4 commit 833f275

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
### 2. Add or inject LMViewModel into a View
1717

1818
```
19-
@EnvironmentObject var model: LMViewModel
20-
19+
@EnvironmentObject var model: LMViewModel
2120
```
2221

2322
### 3. Call ViewModel method start() within async environment

0 commit comments

Comments
 (0)