You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2020/09/14 13:04:48 UTC

[sling-org-apache-sling-feature-extension-apiregions] branch master updated: docs: fix typo

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-apiregions.git


The following commit(s) were added to refs/heads/master by this push:
     new f7afd80  docs: fix typo
f7afd80 is described below

commit f7afd80f032651fb19603ac7c8ee1cd7d8fb386a
Author: Tobi Reiss <to...@basecode.de>
AuthorDate: Mon Sep 14 13:42:52 2020 +0200

    docs: fix typo
---
 docs/api-regions.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/api-regions.md b/docs/api-regions.md
index e68d9e6..a6ede8f 100644
--- a/docs/api-regions.md
+++ b/docs/api-regions.md
@@ -17,7 +17,7 @@ A feature can have an additional extension of type JSON named `api-region`. The
 
 Note that the `global` region is a predefined region that exports the listed packages to everyone. Other region names can be chosen freely. Packages listed in these other regions are only exposed to bundles in features that are in the same region.
 
-    "api-regions:JSON|optinal" : [
+    "api-regions:JSON|optional" : [
         {
             "name": "global",
             "exports": [