Skip to content

Commit 0cf4492

Browse files
authored
Merge pull request #7085 from killianmuldoon/typo/remove-is-is
📖 Remove 'is is' typo in book
2 parents 3bfe4ef + 6001414 commit 0cf4492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/developer/logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ extra_args:
163163
- "--v=5"
164164
- "--logging-format=json"
165165
```
166-
The above options can be combined with other settings from our [Tilt](tilt.md) setup. Once Tilt is is up and running with these settings users will be able to browse logs using the Grafana Explore UI.
166+
The above options can be combined with other settings from our [Tilt](tilt.md) setup. Once Tilt is up and running with these settings users will be able to browse logs using the Grafana Explore UI.
167167
168168
This will normally be available on `localhost:3001`. To explore logs from Loki, open the Explore interface for the DataSource 'Loki'. [This link](http://localhost:3001/explore?datasource%22:%22Loki%22) should work as a shortcut with the default Tilt settings.
169169

0 commit comments

Comments
 (0)