chore: fix dialyzer typespec

This commit is contained in:
Zach Daniel 2023-03-21 15:15:08 -04:00
parent 1625b4a3c4
commit 678497b263

View file

@ -155,7 +155,7 @@ defmodule Ash.Resource.Builder do
@doc """
Builds an action
"""
@spec build_relationship(
@spec build_identity(
name :: atom,
fields :: atom | list(atom),
opts :: Keyword.t()