This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tamaya-site.git
The following commit(s) were added to refs/heads/master by this push:
new a030a5c TAMAYA-279: Fix typo
a030a5c is described below
commit a030a5c18e497b9d482dc0ec187599e6ae2b527c
Author: Hugo Hirsch <[email protected]>
AuthorDate: Fri Nov 22 11:11:06 2019 +0100
TAMAYA-279: Fix typo
---
content/examples.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/examples.adoc b/content/examples.adoc
index cbf08dc..a7e7f87 100644
--- a/content/examples.adoc
+++ b/content/examples.adoc
@@ -50,4 +50,4 @@ _builder extension_.
=== Remote
-THe remote example shows a simple setup where parts of the +Configuration+ are
read remotedly.
+The remote example shows a simple setup where parts of the +Configuration+ are
read remotedly.