Updated Technology FAQ (markdown) Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/6efd754d Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/6efd754d Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/6efd754d
Branch: refs/heads/gh-wiki Commit: 6efd754d12d759d49a62dca8552c4e2296c01f89 Parents: 34122fb Author: Anthony Baker <[email protected]> Authored: Fri Apr 10 12:36:44 2015 -0700 Committer: Anthony Baker <[email protected]> Committed: Fri Apr 10 12:36:44 2015 -0700 ---------------------------------------------------------------------- Technology-FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/6efd754d/Technology-FAQ.md ---------------------------------------------------------------------- diff --git a/Technology-FAQ.md b/Technology-FAQ.md index 07ef06e..b6bbe84 100644 --- a/Technology-FAQ.md +++ b/Technology-FAQ.md @@ -18,7 +18,7 @@ Geode has been deployed to run mission-critical applications on clusters with 10 ### What operating systems are supported? -Geode on most JDK platforms including Linux, Windows, and OSX. For more details please check the [certification matrix](http://geode-docs.cfapps.io/docs-gemfire/getting_started/system_requirements/supported_configurations.html#system_requirements). +Geode is supported on most JDK platforms including Linux, Windows, and OSX. For more details please check the [certification matrix](http://geode-docs.cfapps.io/docs-gemfire/getting_started/system_requirements/supported_configurations.html#system_requirements). ### How does my application connect to a Geode cluster?
