File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11---
22id : index-herokunodejs
3- title : Redis on Heroku using NodeJS
3+ title : NodeJS based application on Heroku using Redis
44sidebar_label : How to build NodeJS based application on Heroku using Redis
55slug : /howtos/herokunodejs
66---
Original file line number Diff line number Diff line change 11---
22id : index-herokupython
3- title : Redis on Heroku using Python
3+ title : Python based application on Heroku using Redis
44sidebar_label : How to build Python based application on Heroku using Redis
55slug : /howtos/herokupython
66---
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ This page holds a catalog with dozens of ready-to-use app listings from Redis La
108108
109109 <div class = " col" >
110110 <RedisCard
111- title = " Redis on Heroku using Python"
111+ title = " Python based application on Heroku using Python"
112112 description = " How to build Python based Rate Limiting application on Heroku using Redis"
113113 page = " /howtos/herokupython"
114114 />
@@ -117,7 +117,7 @@ This page holds a catalog with dozens of ready-to-use app listings from Redis La
117117
118118 <div class = " col" >
119119 <RedisCard
120- title = " NodeJS Heroku using Redis"
120+ title = " NodeJS based application on Heroku using Redis"
121121 description = " How to build NodeJS based Rate Limiting application on Heroku using Redis"
122122 page = " /howtos/herokunodejs"
123123 />
@@ -126,7 +126,7 @@ This page holds a catalog with dozens of ready-to-use app listings from Redis La
126126
127127<div class = " col" >
128128 <RedisCard
129- title = " Java on Heroku using Redis"
129+ title = " Java based application on Heroku using Redis"
130130 description = " How to build Java based application on Heroku using Redis"
131131 page = " /howtos/herokujava"
132132 />
You can’t perform that action at this time.
0 commit comments