fix typo
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/add9d81d Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/add9d81d Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/add9d81d Branch: refs/heads/master Commit: add9d81d78ed397c87a9f0d54e6a20397eabde41 Parents: 31eda46 Author: Alex Heneveld <[email protected]> Authored: Tue Nov 14 12:32:52 2017 +0000 Committer: Alex Heneveld <[email protected]> Committed: Tue Nov 14 12:32:52 2017 +0000 ---------------------------------------------------------------------- guide/ops/upgrades/_blueprints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/add9d81d/guide/ops/upgrades/_blueprints.md ---------------------------------------------------------------------- diff --git a/guide/ops/upgrades/_blueprints.md b/guide/ops/upgrades/_blueprints.md index f525c1d..2d4c6ca 100644 --- a/guide/ops/upgrades/_blueprints.md +++ b/guide/ops/upgrades/_blueprints.md @@ -20,7 +20,7 @@ To add these definitions, use the following headers in the bundle's OSGi `META-I * `Brooklyn-Catalog-Upgrade-For-Types` The most common patterns are to indicate that a bundle can replace all previous versions of itself -and all types thereing with types in the current bundle of the same name, using: +and all types therein with types in the current bundle of the same name, using: ``` Brooklyn-Catalog-Upgrade-For-Bundles: *
