Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/tools/devtools.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The owl devtools browser extension is an extension available on chrome or firefox which adds an owl tab
to the browser devtools in order to inspect all owl apps that are present on any web page, their components
and allows to interract with their data to a certain extend. There is also a profiler available to visualize
and allows to interact with their data to a certain extend. There is also a profiler available to visualize
the components' lifecycle and be able to trace their origin.

See the [`devtools doc`](devtools_guide.md) for more information.
Expand Down