Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kean committed Jan 22, 2023
1 parent c6791bc commit e8c667e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/PulseUI/PulseUI.docc/Documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The easiest way to integrate PulseUI is by using ``ConsoleView``.

Alternatively, you can use native `UIHostingController` to present it in any `UIKit` context.

> tip: If you use Pulse to log only nework requests, and not text messages, use `ConsoleView.network()` to show a view specialized to only display network requests.
> tip: If you use Pulse to log only network requests, and not text messages, use `ConsoleView.network()` to show a view specialized to only display network requests.
## Custom Views

Expand Down

0 comments on commit e8c667e

Please sign in to comment.