Skip to content

Commit a4909d8

Browse files
pdfowlerdaffl
authored andcommitted
Fix formatting of the Header for the runHook documentation (#563)
1 parent f246ebc commit a4909d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/utilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ Let's you call a hook right after the service call.
455455
]
456456
```
457457

458-
- ** Details**
458+
- **Details**
459459

460460
Hooks are normally registered for a service, e.g. in `project/src/services` `/posts/posts.hooks.js`. This is nice and simple when, for example, all the `find` hooks have to run for every `find` call.
461461

0 commit comments

Comments
 (0)