fixed minor spelling mistakes, unified wording

This commit is contained in:
Timur Linden
2019-02-04 20:54:05 +01:00
committed by Nanne Baars
parent 875f0487bd
commit 53c16c8b82
51 changed files with 177 additions and 177 deletions

View File

@ -13,7 +13,7 @@ CREATE TABLE user_data (userid int not null,
login_count int);
-------------------------------------------------------
Through experimentation you found that this field is susceptible to SQL Injection.
Through experimentation you found that this field is susceptible to SQL injection.
Now you want to use that knowledge to get the contents of another table. +
The table you want to pull data from is: