Skip to content

Commit

Permalink
Fix docs warning
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenvanvliet committed May 25, 2019
1 parent f6fc7f1 commit 38ca50a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/stripe/subscriptions/subscription_schedule.ex
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ defmodule Stripe.SubscriptionSchedule do
@doc """
Releases a subscription schedule
Takes the subscription schedule `id.
Takes the subscription schedule `id`.
"""

@spec release(Stripe.id() | t, Stripe.options()) :: {:ok, t} | {:error, Stripe.Error.t()}
Expand Down

0 comments on commit 38ca50a

Please sign in to comment.