Skip to content

Commit 60cebdc

Browse files
Update src/api/application.md
Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>
1 parent e565332 commit 60cebdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ Force unhandled errors to be thrown in production mode.
655655
656656
- **Details**
657657
658-
By default, errors thrown inside a Vue application but not explicit handled have different behavior between development and production modes:
658+
By default, errors thrown inside a Vue application but not explicitly handled have different behavior between development and production modes:
659659
660660
- In development, the error is thrown and can possibly crash the application. This is to make the error more prominent so that it can be noticed and fixed during development.
661661

0 commit comments

Comments
 (0)