Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Fix a typo (period at a wrong place) #1091

Merged
merged 2 commits into from
Aug 14, 2023
Merged

chore: Fix a typo (period at a wrong place) #1091

merged 2 commits into from
Aug 14, 2023

Conversation

soobinrho
Copy link
Contributor

Adding SQL inline comments will be.

'/**/UNION/**/SELECT/**/password/**/FROM/**/Users/**/WHERE/**/name/**/LIKE/**/'admin'--

--- The sentence ends with a period, (.) even though there's an example query right after it. This commit removes the period.

  • This PR handles the issue and requires no additional PRs.
  • You have validated the need for this change.

```
Adding SQL inline comments will be.

'/**/UNION/**/SELECT/**/password/**/FROM/**/Users/**/WHERE/**/name/**/LIKE/**/'admin'--
```

--- The sentence ends with a period, (.) even though there's an example query right after it. This commit removes the period.
@kingthorin kingthorin merged commit a48807d into OWASP:master Aug 14, 2023
3 checks passed
@kingthorin kingthorin added the revise Needs quality review, updates, or revision label Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
revise Needs quality review, updates, or revision
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants