Skip to content

Commit 704c901

Browse files
committed
Update README.md
1 parent dc7f5e5 commit 704c901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ If task will be canceled the streaming stops automatically. I would recomend to
5757
case coreLocationManagerError(CLError)
5858
```
5959

60-
There's been a glitch - throwing **CLError.locationUnknown** *Error Domain=kCLErrorDomain Code=0 "(null)"* on some devices and simulator while changing locations time by time. This type of error *.locationUnknown* is excluded when is happens in delegate method *didFailWithError*
60+
There's been a glitch - throwing **CLError.locationUnknown** *Error Domain=kCLErrorDomain Code=0 "(null)"* on some devices and simulator while changing locations time by time. This type of error *.locationUnknown* is excluded when is happens in delegate method **didFailWithError**
6161

6262
### LMViewModel API
6363
```

0 commit comments

Comments
 (0)