summaryrefslogtreecommitdiffstats
path: root/docs/sections/sdk/architecture.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sections/sdk/architecture.rst')
-rw-r--r--docs/sections/sdk/architecture.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/sdk/architecture.rst b/docs/sections/sdk/architecture.rst
index 3f3cdf55..7cf70267 100644
--- a/docs/sections/sdk/architecture.rst
+++ b/docs/sections/sdk/architecture.rst
@@ -8,7 +8,7 @@ Introduction
------------
As most services and collectors deployed on DCAE platform relies on similar microservices a common Software Development Kit has been created. It contains utilities and clients which may be used for getting configuration from CBS, consuming messages from DMaaP, interacting with A&AI, etc. SDK is written in Java.
-Some of common function across different services are targeted to build as separate library was created in Dublin release.
+Some of common function across different services are targeted to build as separate library.
Reactive programming
--------------------