File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5848,7 +5848,7 @@ Since [v4.8.0](https://github.com/gwen-interpreter/gwen-web/releases/tag/v4.8.0)
58485848 ``` gherkin
58495849 "<filepath>" file should[ not] exist
58505850 ```
5851- <p >Assers that a file should exist (or not).</p >
5851+ <p >Asserts that a file should exist (or not).</p >
58525852 </summary >
58535853 <p >Where</p >
58545854 <ul >
@@ -5876,7 +5876,7 @@ Since [v4.8.0](https://github.com/gwen-interpreter/gwen-web/releases/tag/v4.8.0)
58765876 ``` gherkin
58775877 <filepathRef file> should[ not] exist
58785878 ```
5879- <p >Assers that a file should exist (or not).</p >
5879+ <p >Asserts that a file should exist (or not).</p >
58805880 </summary >
58815881 <p >Where</p >
58825882 <ul >
@@ -5906,7 +5906,7 @@ Since [v4.8.0](https://github.com/gwen-interpreter/gwen-web/releases/tag/v4.8.0)
59065906 ``` gherkin
59075907 "<filepath>" file should[ not] be empty
59085908 ```
5909- <p >Assers that a file should be empty (or not).</p >
5909+ <p >Asserts that a file should be empty (or not).</p >
59105910 </summary >
59115911 <p >Where</p >
59125912 <ul >
@@ -5934,7 +5934,7 @@ Since [v4.8.0](https://github.com/gwen-interpreter/gwen-web/releases/tag/v4.8.0)
59345934 ``` gherkin
59355935 <filepathRef file> should[ not] be empty
59365936 ```
5937- <p >Assers that a file should be empty (or not).</p >
5937+ <p >Asserts that a file should be empty (or not).</p >
59385938 </summary >
59395939 <p >Where</p >
59405940 <ul >
You can’t perform that action at this time.
0 commit comments