docs: fix capitalisation

This commit is contained in:
Josh Price 2024-05-01 16:18:28 -04:00
parent 2200c90f86
commit be0b4cd05e

View file

@ -1,6 +1,6 @@
defmodule AshPhoenix.LiveView do
@moduledoc """
Utilities for keeping ash query results up to date in a live view.
Utilities for keeping Ash query results up to date in a LiveView.
"""
@type socket :: term