Skip to content

Commit

Permalink
Fix capitalization (#1418)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffscottbrown authored Jan 18, 2024
1 parent 117e848 commit 1c8f7f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion guides/micronaut-k8s/requirements.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
To complete this guide, you will need the following:

* Some time on your hands
* A decent text editor or IDE (e.g. https://guides.micronaut.io/latest/micronaut-intellij-idea-ide-setup.html[Intellij IDEA])
* A decent text editor or IDE (e.g. https://guides.micronaut.io/latest/micronaut-intellij-idea-ide-setup.html[IntelliJ IDEA])
* JDK 17 or greater installed with `JAVA_HOME` configured appropriately
* https://www.docker.io/gettingstarted/#h_installation[Docker].
2 changes: 1 addition & 1 deletion src/docs/common/snippets/common-requirements.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
To complete this guide, you will need the following:

* Some time on your hands
* A decent text editor or IDE (e.g. https://guides.micronaut.io/latest/micronaut-intellij-idea-ide-setup.html[Intellij IDEA])
* A decent text editor or IDE (e.g. https://guides.micronaut.io/latest/micronaut-intellij-idea-ide-setup.html[IntelliJ IDEA])
* JDK @minJdk@ or greater installed with `JAVA_HOME` https://www.baeldung.com/java-home-on-windows-7-8-10-mac-os-x-linux[configured appropriately]

0 comments on commit 1c8f7f9

Please sign in to comment.