We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab300c3 commit e0096c2Copy full SHA for e0096c2
accelerate/tools/dev-tools/faq.md
@@ -30,7 +30,7 @@ But to actually open `Developer Tools`, you would need the license and Avalonia
30
31
Tool can be useful for internal testing of Release builds. And it's not necessary to only include it with Debug builds.
32
33
-Unlikely the legacy Avalonia DevTools, this package is not shipped with heavy dependencies that might break Release compilation.
+Unlike the legacy Avalonia DevTools, this package is not shipped with heavy dependencies that might break Release compilation.
34
35
But it is still advised to exclude this package on production builds for security and bundle size reasons.
36
0 commit comments