Skip to content

Commit 78bfaf3

Browse files
committed
docs(website): wordsmithing
1 parent a27327f commit 78bfaf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/handbook/project-templates.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ To use Serenity/JS with Playwright, start with one of the below templates:
8383
[Protractor](http://angular.github.io/protractor) is an end-to-end web testing framework for [Angular](http://angular.io/) and [AngularJS](http://angularjs.org) applications.
8484

8585
:::warning
86-
As Protractor [reaches its end of life](https://www.protractortest.org/#/project-status),
86+
As Protractor has [reached its end of life](https://www.protractortest.org/#/project-status),
8787
Serenity/JS + Protractor project templates should be used mainly as a reference implementation
8888
to [migrate existing Protractor projects to Serenity/JS](/handbook/test-runners/protractor/),
8989
and from there to a modern web testing framework like Playwright or WebdriverIO.

0 commit comments

Comments
 (0)