浏览代码

Update CHANGELOG.md

Jonas Budelmann 11 年之前
父节点
当前提交
87c67240e6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -27,7 +27,7 @@ If you want the unprefixed version you need to add `MAS_SHORTHAND_GLOBALS` befor
 
 https://github.com/cloudkite/Masonry/pull/62
 
-#### Added ability to chain view attributes
+#### - Added ability to chain view attributes
 
 Composites are great for defining multiple attributes at once. The following example makes top, left, bottom, right equal to `superview`.