Skip to content

Commit 498f0f4

Browse files
committed
Several other typos fixed
1 parent 1842aaa commit 498f0f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Create complex scrollable layout using UIViewController and simplify your code!
77
[![CI Status](https://travis-ci.org/malcommac/OwlKit.svg)](https://travis-ci.org/malcommac/ScrollStackController)
88
![Twitter Follow](https://img.shields.io/twitter/follow/danielemargutti.svg?label=Follow&style=flat-square)
99

10-
ScrollStackController was created and maintaned by [Daniele Margutti](https://github.com/malcommac) - My home site [www.danielemargutti.com](https://www.danielemargutti.com).
10+
ScrollStackController was created and maintaned by [Daniele Margutti](https://twitter.com/danielemargutti)[Web Site](https://www.danielemargutti.com)
1111

1212
## Introduction
1313
ScrollStackController is a class you can use to create complex layouts using scrollable `UIStackView` but where each row is handled by a separate `UIViewController`; this allows you to keep a great separation of concerns.
@@ -495,6 +495,7 @@ It also supports `Swift Package Maneger` aka SPM.
495495
I fully welcome contributions, new features, feature requests, bug reports, and fixes. Also PR are accepted!
496496

497497
`ScrollStackContainer` is released under the MIT License.
498+
498499
It was originally inspired by [`AloeStackView`](https://github.com/airbnb/AloeStackView) by Airbnb.
499500

500501
[↑ Back To Top](#index)

0 commit comments

Comments
 (0)