From b53a05ddc11e20a8ec36cb3e8dea66f231fe65e0 Mon Sep 17 00:00:00 2001 From: Marcel <14852157+Marcel0024@users.noreply.github.com> Date: Fri, 5 Jul 2024 19:57:15 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab9a8fb..84e10dd 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ using the engine builder it's possible to add custom implementations ``` -### Customer Outputs +### Custom Outputs It's possible to add custom outputs by implementing the `ICrawlOutput` interface.