diff --git a/components/captcha/captcha_pkg.lpk b/components/captcha/captcha_pkg.lpk
index ac67d6dfe..fee1a9454 100644
--- a/components/captcha/captcha_pkg.lpk
+++ b/components/captcha/captcha_pkg.lpk
@@ -5,6 +5,7 @@
+
diff --git a/components/captcha/demos/runtime/runtime.ex-meta b/components/captcha/demos/runtime/runtime.ex-meta
index cb3d584c8..e8c8b424c 100644
--- a/components/captcha/demos/runtime/runtime.ex-meta
+++ b/components/captcha/demos/runtime/runtime.ex-meta
@@ -1,5 +1,5 @@
{ "captcha_runtime" : {
"Category" : "CCR",
"Keywords" : ["TCaptchaLabel", "controls", "captcha", "label"],
- "Description" : "Demonstrates how a TCaptchaLabel can be created at runtime. It also allows to study the effect of various properties. Note that this project does not require to install the captcha_pkg package; the component source are expected to be in folder \"source\" two directory level higher."}
+ "Description" : "Demonstrates how a TCaptchaLabel can be created at runtime. It also allows to study the effect of various properties. Note that this project does not require to install the captcha_pkg package; the component sources are expected to be in folder \"source\" two directory level higher."}
}
\ No newline at end of file