Commit 2a77f282 authored by Cory Alder's avatar Cory Alder

Fixed typo in spec template

s/markdonw/markdown
parent ebfaa7ae
......@@ -224,7 +224,7 @@ Pod::Spec.new do |s|
# s.description = <<-DESC
# An optional longer description of #{data[:name]}
#
# * Markdonw format.
# * Markdown format.
# * Don't worry about the indent, we strip it!
# DESC
s.homepage = "#{data[:homepage]}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment