Skip to content

Commit 30f6e65

Browse files
committed
docs: fix typo hooks"
1 parent a8e3525 commit 30f6e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/resources/hooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ By implementing resource hooks on a `ResourceDefintion<T>`, it is possible to in
99
* Transformation of the served data
1010

1111
This usage guide covers the following sections
12-
1. [**Semantics: pipelines, actions and hooks**](#semantics-pipelines-actions-and-hooks).
12+
1. [**Semantics: pipelines, actions and hooks**](#semantics-pipelines-actions-and-hooks)
1313
Understanding the semantics will be helpful in identifying which hooks on `ResourceDefinition<T>` you need to implement for your use-case.
1414
2. [**Basic usage**](#basic-usage)
1515
* [**Getting started: most minimal example**](#getting-started-most-minimal-example)

0 commit comments

Comments
 (0)