Skip to content

Commit

Permalink
doc: fix documentation typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jeilsonaraujo committed Feb 29, 2024
1 parent 5baf3d3 commit 958844a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Once there are test failures on your project, there will be a slider that reveal

Imagine you've made some alterations, and suddenly, the tests begin to fail:

![image](https://raw.githubusercontent.com/jeilsonaraujo/golden_diff/main/readme_resources/1%20-%20test%20fails.gif))
![image](https://raw.githubusercontent.com/jeilsonaraujo/golden_diff/main/readme_resources/1%20-%20test%20fails.gif)


With the Golden Diff extension, pinpointing errors becomes effortless. Simply navigate to the extension to quickly identify failures, compare expected versus generated outcomes, and save valuable time troubleshooting.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"type": "git",
"url": "https://github.com/jeilsonaraujo/golden_diff.git"
},
"version": "1.0.8",
"version": "1.0.81",
"engines": {
"vscode": "^1.77.0"
},
Expand Down

0 comments on commit 958844a

Please sign in to comment.