Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 98d438e

Browse files
Belax8Foxandxss
authored andcommitted
docs(testing): delete extra 'with' (#2513)
Deleted extra 'with'
1 parent 1591bcc commit 98d438e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/guide/testing.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ a(href="#top").to-top Back to top
408408
+makeExample('testing/ts/app/banner.component.spec.ts', 'simple-example-it', 'app/banner.component.spec.ts (simplified)')(format='.')
409409
:marked
410410
A comprehensive review of the Angular testing utilities appears [later in the chapter](#atu-apis).
411-
Let's dive right into Angular testing, starting with with the components of a sample application.
411+
Let's dive right into Angular testing, starting with the components of a sample application.
412412

413413
a(href="#top").to-top Back to top
414414

0 commit comments

Comments
 (0)