Skip to content

Commit

Permalink
Update documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnutting committed Feb 12, 2016
1 parent df6a774 commit ca4ed95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ By itself, `SketchyUIView` just draws a white background. If you nest multiple
`SketchyUIView` instances, however, alternating layers of the view hierarchy
will alternate between white and light gray. This can be seen in the screenshot
at the top of this document. However, due to peculiarities in Interface Builder,
this only works when running in the simulator or on a device. In interface
builder, each `SketchyUIView` instance will draw a white background.
this only works when running in the simulator or on a device. In Interface
Builder, each `SketchyUIView` instance will draw a white background.

## Background

Expand Down

0 comments on commit ca4ed95

Please sign in to comment.