Skip to content

Commit

Permalink
Fix a homepage spelling mistake (openjfx#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
robinwhittleton authored Feb 13, 2023
1 parent 302d713 commit ba166ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ theme = "hugo-elate-theme"

[[params.intro.item]]
title = "Download"
description = 'JavaFX runtime is available as a platform-specifc SDK, as a number of jmods, and as a set of artifacts in Maven Central.'
description = 'JavaFX runtime is available as a platform-specific SDK, as a number of jmods, and as a set of artifacts in Maven Central.'
url = "https://gluonhq.com/products/javafx/"
button = "Download"
icon = "icon-cloud-download"
Expand Down

0 comments on commit ba166ca

Please sign in to comment.