From c00af52ae3cc594c94f7ca79cc664f63de6d9dbb Mon Sep 17 00:00:00 2001 From: Robert Payne Date: Sun, 17 Sep 2017 15:13:39 +1200 Subject: [PATCH] Another fix --- docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.md b/docs.md index 440ed93..0bce1e4 100644 --- a/docs.md +++ b/docs.md @@ -325,7 +325,7 @@ class MyViewController: UIVewController { ``` - ### Snap view to safe layout guide +### Snap view to safe layout guide Just like `topLayoutGuide` and `bottomLayoutGuide` using iPhone X's new `safeAreaLayoutGuide` is easy: