Skip to content
Open
Show file tree
Hide file tree
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/v3/owl/reference/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Here is a list of everything exported by the Owl library.
## Scope and Lifetime

- [`Scope`](scope.md): lifetime handle for components and plugins
- [`getScope`](scope.md#getscope-scope--null): return the current scope, or `null` if none is active
- [`getScope`](scope.md#getscope): return the current scope, or `null` if none is active

## Plugins

Expand Down
Loading
Loading