diff --git a/app/views/macs/_form.html.erb b/app/views/macs/_form.html.erb index 8287339..e849b66 100755 --- a/app/views/macs/_form.html.erb +++ b/app/views/macs/_form.html.erb @@ -21,7 +21,7 @@ <% if @arp.present? %>
Autodetected from your IP of <%= @ip %><% end %>
- <%= f.label :note %>
+ <%= f.label :note %> (Set as your Twitter handle for automatic linking, i.e. @janedoe)
<%= f.text_field :note %>