Skip to content

Commit

Permalink
Documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanjos committed Jun 25, 2024
1 parent 6f8dbdd commit 079e3c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/absinthe/subscription/default_document_storage.ex
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ defmodule Absinthe.Subscription.DefaultDocumentStorage do

@moduledoc """
Default document storage for Absinthe. Stores subscription
documents and field keys in a Registry process.
documents and field keys in a Registry.
"""

@impl Absinthe.Subscription.DocumentStorage
Expand Down

0 comments on commit 079e3c5

Please sign in to comment.