summaryrefslogtreecommitdiff
path: root/example/views/layout.erb
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2012-07-03 14:24:17 +0200
committerAzul <azul@leap.se>2012-07-03 14:24:17 +0200
commit7367bf009d778d96c1c40a20c055bba0596ab2b4 (patch)
tree74f2786c51d5af9adec4696a459ca485633fcdb5 /example/views/layout.erb
parent458975ce0e17a5d752ac99f68a23236b7f078519 (diff)
fixed workflow and reduced copy
Diffstat (limited to 'example/views/layout.erb')
-rw-r--r--example/views/layout.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/views/layout.erb b/example/views/layout.erb
index fc0eaf1..6b56eac 100644
--- a/example/views/layout.erb
+++ b/example/views/layout.erb
@@ -14,7 +14,7 @@
<div class="hero-unit span12">
<h1>Secure Remote Passwords</h1>
<p>
- Secure remote passwords allow you to login with a password that will be unkown to the server and anyone eavesdropping
+ Login with a password hidden from the server and anyone eavesdropping.
</p>
</div>
</div>