Skip to content

Commit 5259086

Browse files
committed
Fix type in CI readme
1 parent 53ba37e commit 5259086

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
== Concourse pipeline
22

3-
Ensure that you've have a spring-boot target logged in
3+
Ensure that you've setup the spring-boot target and can login
44

55
[source]
66
----
7-
$ fly -t spring-boot login -n spring-boot -c https://ci.spring-io
7+
$ fly -t spring-boot login -n spring-boot -c https://ci.spring.io
88
----
99

1010
The pipeline can be deployed using the following command:

0 commit comments

Comments
 (0)