Commit b72cf316 authored by Dallas Reedy's avatar Dallas Reedy Committed by Mike Jang

Revisions for tone and style

Shift 'we' to 'you' language, clean up line endings, update word
choice to be closer to GitLab tone and style.
parent 702c4a12
This diff is collapsed.
......@@ -166,7 +166,7 @@ Rails provides an [SQL Query Cache](cached_queries.md#cached-queries-guidelines)
used to cache the results of database queries for the duration of the request.
See [why cached queries are considered bad](cached_queries.md#why-cached-queries-are-considered-bad) and
[how to detect them](cached_queries.md#how-to-detect).
[how to detect them](cached_queries.md#how-to-detect-cached-queries).
The code introduced by a merge request, should not execute multiple duplicated cached queries.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment