Skip to content

Commit 481bc94

Browse files
committed
Merge pull request #14013 from dreis2211:fix-typo-4
* pr/14013: Fix typo
2 parents e68dc2d + 47ed486 commit 481bc94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2011,7 +2011,7 @@ services use self-signed certificates, you need to set the following property:
20112011

20122012
=== Custom context path
20132013

2014-
If the server's context-path has been configured to anything other then `/`, the Cloud
2014+
If the server's context-path has been configured to anything other than `/`, the Cloud
20152015
Foundry endpoints will not be available at the root of the application. For example, if
20162016
`server.servlet.context-path=/app`, Cloud Foundry endpoints will be available at
20172017
`/app/cloudfoundryapplication/*`.

0 commit comments

Comments
 (0)