From d9f89c2588c2c3d3f3d73c09977e099f91e6a37b Mon Sep 17 00:00:00 2001 From: Rene Jeglinsky Date: Tue, 10 Dec 2024 15:25:09 +0100 Subject: [PATCH] typo --- about/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about/index.md b/about/index.md index 46e691f29..64c011605 100644 --- a/about/index.md +++ b/about/index.md @@ -249,7 +249,7 @@ SaaS customers, verticalization partners, or your teams can... All of these tasks are done in [the same way as you do in your own projects](best-practices.md#intrinsic-extensibility): - Using the same techniques of CDS Aspects and Event Handlers -- Including adaption ad extensions of reuse types/models +- Including adaption and extensions of reuse types/models - Including extensions to framework-provided services And all of that is available out of the box, that is, without you having to create extension points. You would want to restrict who can extend what, though.