From 85a4edab594314c592d3fc06bc60c7b7d80d51f2 Mon Sep 17 00:00:00 2001
From: Havoc Pennington
Date: Fri, 13 Apr 2012 09:39:39 -0400
Subject: [PATCH] fix a couple links in the API docs
---
config/src/main/java/com/typesafe/config/package.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config/src/main/java/com/typesafe/config/package.html b/config/src/main/java/com/typesafe/config/package.html
index 1e1c78bf..e554397b 100644
--- a/config/src/main/java/com/typesafe/config/package.html
+++ b/config/src/main/java/com/typesafe/config/package.html
@@ -9,7 +9,7 @@
-An API for loading and using configuration files, see the project site
+An API for loading and using configuration files, see the project site
for more information.
@@ -35,7 +35,7 @@ and one which uses {@link com.typesafe.config.ConfigFactory#load()}.
-You can find an example app and library on GitHub.
+You can find an example app and library on GitHub.