Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 59b5651

Browse files
eran-nussbaumgkalpak
authored andcommitted
docs(ngRepeat): missing closing backtick
1 parent c8b7c16 commit 59b5651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/directive/ngRepeat.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@
332332
* For example: `item in items | filter:x as results` will store the fragment of the repeated items as `results`, but only after
333333
* the items have been processed through the filter.
334334
*
335-
* Please note that `as [variable name] is not an operator but rather a part of ngRepeat
335+
* Please note that `as [variable name]` is not an operator but rather a part of ngRepeat
336336
* micro-syntax so it can be used only after all filters (and not as operator, inside an expression).
337337
*
338338
* For example: `item in items | filter : x | orderBy : order | limitTo : limit as results track by item.id` .

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy