Commit 717a4db2 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'master' into 'master'

code_quality_diff.md: minor spelling fix

See merge request gitlab-org/gitlab-ee!2394
parents a1c5e146 7bfd0b87
...@@ -18,7 +18,7 @@ in the merge request widget area: ...@@ -18,7 +18,7 @@ in the merge request widget area:
For instance, consider the following workflow: For instance, consider the following workflow:
1. Your backend team member starts a new implementation for making certain feature in your app faster 1. Your backend team member starts a new implementation for making certain feature in your app faster
1. With Code Quality reports, they analize how their implementation is impacting the code quality 1. With Code Quality reports, they analyze how their implementation is impacting the code quality
1. The metrics show that their code degrade the quality in 10 points 1. The metrics show that their code degrade the quality in 10 points
1. You ask a co-worker to help them with this modification 1. You ask a co-worker to help them with this modification
1. They both work on the changes until Code Quality report displays no degradations, only improvements 1. They both work on the changes until Code Quality report displays no degradations, only improvements
......
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