Fixed a few typos
This commit is contained in:
parent
eb22cb6cb7
commit
7e7509dbf9
9 changed files with 10 additions and 10 deletions
|
|
@ -69,7 +69,7 @@ Step 4: implement the business logic, by calling out to a new function. And impl
|
|||
|
||||
## Consequences
|
||||
|
||||
This pattern can be used in all cases to put busines logic. But I see three possible approaches
|
||||
This pattern can be used in all cases to put business logic. But I see three possible approaches
|
||||
|
||||
1. You only declare the most important and most used hooks
|
||||
* This way, you limit the amount of objects and hooks to only a few in the default product
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue