Skip to content

Commit 26d31ab

Browse files
committed
Update README.md
1 parent e8c8f48 commit 26d31ab

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
@@ -129,7 +129,7 @@ HeapInspector comes with an example project. There you will see a lot of mistake
129129
* Holding objects longer than needed. `strong` property for the `UIViewController` that is pushed onto the `UINavigationController` stack
130130

131131
# References, Inspirations & Thanks
132-
* [FLEX](https://github.com/flipboard/flex) by Flipboard's iOS developers
132+
* [FLEX](https://github.com/flipboard/flex) by [Ryan Olson](https://twitter.com/ryanolsonk)
133133
* [Mike Ash](https://www.mikeash.com/pyblog/friday-qa-2011-09-30-automatic-reference-counting.html) Friday Q&A Automatic Reference Counting
134134
* [Clang](http://clang.llvm.org/docs/AutomaticReferenceCounting.html) Objective-C Automatic Reference Counting (ARC)
135135

0 commit comments

Comments
 (0)