Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
slogsdon committed Apr 2, 2014
1 parent 0bee8df commit cf3a813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/stripe/plan.ex
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ defrecord Stripe.Plan,
@type interval :: binary
@type interval_count :: pos_integer
@type name :: binary
@type metadate :: Keyword.t
@type metadata :: Keyword.t
@type trial_period_days :: pos_integer
@type statement_description :: binary

Expand Down

0 comments on commit cf3a813

Please sign in to comment.