Skip to content

Commit

Permalink
Format doc
Browse files Browse the repository at this point in the history
  • Loading branch information
bartblast committed Oct 26, 2024
1 parent 98a5950 commit 30697aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/hologram/router/helpers.ex
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ defmodule Hologram.Router.Helpers do
end

@doc """
Returns the relative URL of a page's JavaScript bundle using the page's digest.
Returns the relative URL of a page's JavaScript bundle using the page's digest.
"""
@spec page_bundle_asset_path(String.t()) :: String.t()
def page_bundle_asset_path(page_digest) do
Expand Down

0 comments on commit 30697aa

Please sign in to comment.