From 524524b2f8b078bbc9fe44921402d8e6257f64dd Mon Sep 17 00:00:00 2001 From: Vladimir Petko Date: Tue, 15 Oct 2024 17:42:49 +1300 Subject: [PATCH] fix: typo - Application->application --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7bb272..e927baf 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This repository contains demos of Ubuntu OpenJDK-based ROCK containers. * [demos/ubuntu-jre](demos/ubuntu-jre/) demonstrate deploying Java application using [ubuntu/jre](https://hub.docker.com/r/ubuntu/jre) image. -## Try building the [rock](https://github.com/rockcrafters#what-is-a-rock) images for Java Applications +## Try building the [rock](https://github.com/rockcrafters#what-is-a-rock) images for Java applications The steps below describe installing all the prerequisites to run samples on the Ubuntu system.