Some minor fixes in tutorial

This commit is contained in:
Héctor Hurtado
2019-11-27 11:50:02 +01:00
parent 6fe92ede28
commit 9cd5591490
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ Backup that Database!
Ok then, let's try on your laptop first. Ok then, let's try on your laptop first.
First of all you have to follow the installation instructions XXX. First of all you have to follow the `installation instructions </the_project/install_and_configure>`_.
**Junior** **Junior**
+1 -1
View File
@@ -47,7 +47,7 @@ What we've done?
**Senior** **Senior**
Looks good to me, clean and simple, and it is a very good idea to use ``GET`` Looks good to me, clean and simple, and it is a very good idea to use ``GET``
this as it wont change anything in the server. Restart Kapow! and try it. here as it wont change anything in the server. Restart Kapow! and try it.
**Junior** **Junior**
+1 -1
View File
@@ -31,7 +31,7 @@ We need to filter
**Senior** **Senior**
Sounds great! How could we live without Kapow! all this time? Sounds great! How we have lived without Kapow! all this time?
As they requested, we can offer them with a parameter to filter the registers As they requested, we can offer them with a parameter to filter the registers
they want to pick and another parameter to limit the output size in lines. they want to pick and another parameter to limit the output size in lines.