From e5a5ab79e812a22ece2bd17fff692a9f556669d7 Mon Sep 17 00:00:00 2001 From: Jeffrey Warren Date: Tue, 13 Mar 2018 13:18:16 -0400 Subject: [PATCH] Questions page text tweaks --- app/views/questions/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/questions/index.html.erb b/app/views/questions/index.html.erb index 3dd8786645..4f05d5f4bc 100644 --- a/app/views/questions/index.html.erb +++ b/app/views/questions/index.html.erb @@ -10,7 +10,7 @@

Liked Questions

<% else %>
-

Questions and Answers +

Questions and Answers

<%= t('questions.index.explanation') %>

<% end %>