You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/get-started.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -176,8 +176,8 @@ composer bin phpinsights require nunomaduro/phpinsights
176
176
177
177
## Flush cache results <Badgetext="^2.0"/>
178
178
179
-
Between 2 analysis, issues are cached.
180
-
PHPInsights is smart enough to invalidate cache when it detect changes in your code, but you may completely flush cache before analysis by adding `--flush-cache` flag.
179
+
Between 2 analyses, issues are cached.
180
+
PHPInsights is smart enough to invalidate cache when it detects changes in your code, but you may completely flush cache before analysis by adding `--flush-cache` flag.
0 commit comments