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
commit da369a70bbe40d18f0465edea4dfd4ac4873b13b Author: Hugo Hirsch <[email protected]> AuthorDate: Sun Feb 10 10:08:19 2019 +0100 TAMAYA-339: Fix typo. --- content/documentation/api.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/documentation/api.adoc b/content/documentation/api.adoc index c3b3c64..23cf120 100644 --- a/content/documentation/api.adoc +++ b/content/documentation/api.adoc @@ -882,7 +882,7 @@ com.mypackage.MyPropertySource The Tamaya configuration API is implemented by the +tamaya-core+ module. Refer to the link:core.html[Core documentation] for further details. -Furhtermore Tamaya also implements or supports +Furthermore Tamaya also implements or supports: * the API as defined by JSR 310 (Config JSR) * the Microprofile API
