Skip to content

Commit be7e737

Browse files
typo
1 parent d1d644e commit be7e737

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ fn run() {
143143

144144
Another approach is to pipe other logging system through `tauri-plugin-devtools` via the `attach_logger` function,
145145
which register the logging system to receive log records propagated by this plugin's tracing subscriber.
146-
The following snipet demonstrates how to use the `attach_logger` function for compatibility between
146+
The following snippet demonstrates how to use the `attach_logger` function for compatibility between
147147
`tauri-plugin-devtools` and `tauri-plugin-log`:
148148

149149
```rust

0 commit comments

Comments
 (0)