Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
deining committed Jul 18, 2024
1 parent 55daa45 commit 8d75917
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion content/en/content-management/multilingual.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ languageName
: (`string`) The language name, typically used when rendering a language switcher.

title
: (`string`) The site title for this langauge (optional).
: (`string`) The site title for this language (optional).

weight
: (`int`) The language weight. When set to a non-zero value, this is the primary sort criteria for this language.
Expand Down
2 changes: 1 addition & 1 deletion content/en/functions/strings/Diff/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ Use `strings.Diff` to compare two strings and render a highlighted diff:

Rendered:

![sreen capture](diff-screen-capture.png)
![screen capture](diff-screen-capture.png)
2 changes: 1 addition & 1 deletion content/en/templates/404.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Amazon S3|See [details](https://docs.aws.amazon.com/AmazonS3/latest/userguide/Cu
Apache|See [details](https://httpd.apache.org/docs/2.4/custom-error.html).
Azure Static Web Apps|See [details](https://learn.microsoft.com/en-us/azure/static-web-apps/configuration#response-overrides).
Azure Storage|See [details](https://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-static-website#setting-up-a-static-website).
Caddy|See [deatils](https://caddyserver.com/docs/caddyfile/directives/handle_errors).
Caddy|See [details](https://caddyserver.com/docs/caddyfile/directives/handle_errors).
Cloudflare Pages|See [details](https://developers.cloudflare.com/pages/configuration/serving-pages/#not-found-behavior).
DigitalOcean App Platform|See [details](https://docs.digitalocean.com/products/app-platform/how-to/manage-static-sites/#configure-a-static-site).
Firebase|See [details](https://firebase.google.com/docs/hosting/full-config#404).
Expand Down

0 comments on commit 8d75917

Please sign in to comment.