Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Wardell committed Jan 29, 2025
1 parent ddbec1e commit e4069f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Ignite/Framework/Site.swift
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ public protocol Site: Sendable {
var url: URL { get }

/// the time zone used to do date output for your site. Defaults to GMT
/// (nil is equivalent to gmt)
/// (nil is equivalent to GMT)
var timeZone: TimeZone? { get }

/// Choose whether to use a local version of Bootstrap, a remote version,
Expand Down

0 comments on commit e4069f6

Please sign in to comment.