From 5703f90fa3a1b657189045a5599a1e55ec365ab1 Mon Sep 17 00:00:00 2001
From: Patrizio Bekerle <patrizio@bekerle.com>
Date: Wed, 26 May 2021 08:36:09 +0200
Subject: [PATCH] Fix copy/paste typo

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 488af06..33dfdd8 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ Note that you will need a Keycloak server along with a client id for the domain
 ### dbp-official-signature-pdf-upload
 
 You can also use a single activity directly from the [Unpkg CDN](https://unpkg.com/browse/@dbp-topics/signature/)
-for example the `dbp-official-signature-pdf-upload` activity to qualifiedly sign PDF documents like this:
+for example the `dbp-official-signature-pdf-upload` activity to officially sign PDF documents like this:
 [dbp-official-signature-pdf-upload/index.html](https://gitlab.tugraz.at/dbp/esign/signature/-/tree/master/examples/dbp-official-signature-pdf-upload/index.html)
 
 Note that you will need a Keycloak server along with a client id for the domain you are running this html on.
-- 
GitLab