diff --git a/app/views/stocks/index.html.erb b/app/views/stocks/index.html.erb
index 0568f327..536fe65e 100644
--- a/app/views/stocks/index.html.erb
+++ b/app/views/stocks/index.html.erb
@@ -53,7 +53,7 @@
<%= t('stocks.sku') %> |
<%= t('stocks.balance') %> |
<%= t('stocks.in_production') %> |
- <%= t('stocks.count_sold') %> |
+ Quantidade vendida dos Ășltimos <%= params[:period] || '30' %> dias |
<%= t('stocks.calculate_basic_forecast') %> |
<%= t('stocks.number_of_rolls') %> |
<%= t('stocks.product') %> |