Skip to content

Commit e0096c2

Browse files
authored
Fix typo in FAQ about AvaloniaUI.DiagnosticsSupport (#716)
minor grammar fix
1 parent ab300c3 commit e0096c2

File tree

1 file changed

+1
-1
lines changed
  • accelerate/tools/dev-tools

1 file changed

+1
-1
lines changed

accelerate/tools/dev-tools/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ But to actually open `Developer Tools`, you would need the license and Avalonia
3030

3131
Tool can be useful for internal testing of Release builds. And it's not necessary to only include it with Debug builds.
3232

33-
Unlikely the legacy Avalonia DevTools, this package is not shipped with heavy dependencies that might break Release compilation.
33+
Unlike the legacy Avalonia DevTools, this package is not shipped with heavy dependencies that might break Release compilation.
3434

3535
But it is still advised to exclude this package on production builds for security and bundle size reasons.
3636

0 commit comments

Comments
 (0)