Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Commit 639bbde

Browse files
Update docs/plugins/before-after.md
Co-authored-by: Muly Gottlieb <[email protected]>
1 parent a4c52aa commit 639bbde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/plugins/before-after.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ In the `after` function for .NET plugins, we use a [`FileMap`](https://github.co
6161

6262
## Function Examples
6363

64-
Most of the functions include examples. But, if you're looking for more comprehensive and real-world examples, you can explore the [code of the Amplication plugins](https://github.com/amplication/plugins/tree/master/plugins)directly. These plugins showcase various implementations and use cases for the before and after lifecycle functions.
64+
Most of the functions include examples. But, if you're looking for more comprehensive and real-world examples, you can explore the [code of the Amplication plugins](https://github.com/amplication/plugins/tree/master/plugins) directly. These plugins showcase various implementations and use cases for the before and after lifecycle functions.
6565

6666
## Best Practices and Cautions
6767

0 commit comments

Comments
 (0)