Typos.
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/d2226f2e Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/d2226f2e Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/d2226f2e Branch: refs/heads/0.5.0 Commit: d2226f2eac2244c870fd4bbe2adf16e4762968cc Parents: 7b08f7e Author: David Toy <[email protected]> Authored: Thu Apr 25 12:20:12 2013 +0100 Committer: David Toy <[email protected]> Committed: Thu Apr 25 12:20:12 2013 +0100 ---------------------------------------------------------------------- docs/dev/tips/local-artifact-repo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/d2226f2e/docs/dev/tips/local-artifact-repo.md ---------------------------------------------------------------------- diff --git a/docs/dev/tips/local-artifact-repo.md b/docs/dev/tips/local-artifact-repo.md index 4ba824e..08bf08a 100644 --- a/docs/dev/tips/local-artifact-repo.md +++ b/docs/dev/tips/local-artifact-repo.md @@ -18,9 +18,9 @@ Brooklyn's default search behaviour for installation artifacts is as follows: Cloudsoft's fallback repository <small>[2]</small> contains many of the installation artifacts used by current Brooklyn entities. -It is intended to prevent problems occurring when the public url for an installer changes (e.g. when several new versions of MySQL have been released). It is provided on an as-is and as-is-available basis. +It is intended to prevent problems occurring when the public url for an installer changes (e.g. when several new versions of MySQL have been released). It is provided on an as-is and as-available basis. -If you use this command to create a local repository, please respect the `--user-agent`. In future this will allow Cloudsoft to easily filter repository syncing behaviour from fallback behaviour, allowing out-of-date entities to be more easily be identified and updated. +If you use this command to create a local repository, please respect the `--user-agent`. In future this will allow Cloudsoft to easily filter repository syncing behaviour from fallback behaviour, allowing out-of-date entities to be more easily identified and updated. <br /> <small>
