Skip to content

Commit b2736ed

Browse files
committed
Update README.md
1 parent 834a34f commit b2736ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ $routeSegment.getSegmentUrl('s1.itemInfo.edit', {id: 123}); // -> '/section1
269269
270270
### Filters ###
271271
272-
**ATTENTION:** filters are not stateless. While they are not intented to work with complex data structures, it can impact performance anyway. See more info at [angular.js commit fca6be71](https://github.com/angular/angular.js/commit/fca6be71).
272+
**ATTENTION:** filters are not stateless. While they are not intended to work with complex data structures, it can impact performance anyway. See more info at [angular.js commit fca6be71](https://github.com/angular/angular.js/commit/fca6be71).
273273
274274
##### routeSegmentEqualsTo
275275

0 commit comments

Comments
 (0)