Skip to content

Commit

Permalink
Slight improvement to the docs for Xandra.start_link/1
Browse files Browse the repository at this point in the history
  • Loading branch information
whatyouhide committed Jun 29, 2023
1 parent 210b787 commit 5c400a6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/xandra.ex
Original file line number Diff line number Diff line change
Expand Up @@ -305,8 +305,7 @@ defmodule Xandra do
type_doc: "`{module(), term()}`",
doc: """
Two-element tuple: the authenticator module to use for authentication
and its supported options. See the "Authentication" section in the
module documentation.
and its supported options. See `Xandra.Authenticator`.
"""
],
compressor: [
Expand Down

0 comments on commit 5c400a6

Please sign in to comment.