Skip to content

Commit ce39755

Browse files
sonukapoormhevery
authored andcommitted
docs: Remove duplicate and (angular#37067)
This commit removes the duplicate `and` found in the `Support for the development cycle` section part of the getting started guide. Fixes angular#37060 PR Close angular#37067
1 parent 7d3f504 commit ce39755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aio/content/guide/architecture-next-steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ For some platforms and applications, you might also want to use the PWA (Progres
5252

5353
## Support for the development cycle
5454

55-
The **Development Workflow** section describes the tools and processes you use to compile, test, and and deploy Angular applications.
55+
The **Development Workflow** section describes the tools and processes you use to compile, test, and deploy Angular applications.
5656

5757
* [CLI Command Reference](cli): The Angular CLI is a command-line tool that you use to create projects, generate application and library code, and perform a variety of ongoing development tasks such as testing, bundling, and deployment.
5858

0 commit comments

Comments
 (0)