Skip to content

Commit

Permalink
Polish "Remove english contractions from the documentation"
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Sep 21, 2021
1 parent 52176b8 commit eab8f41
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ include::{docs-java}/features/developingautoconfiguration/testing/MyServiceAutoC

[[features.developing-auto-configuration.custom-starter]]
=== Creating Your Own Starter
A typical Spring Boot starter contains code to auto-configure and customize the infrastructure of a given technology, let us call that "acme".
A typical Spring Boot starter contains code to auto-configure and customize the infrastructure of a given technology, let's call that "acme".
To make it easily extensible, a number of configuration keys in a dedicated namespace can be exposed to the environment.
Finally, a single "starter" dependency is provided to help users get started as easily as possible.

Expand Down

0 comments on commit eab8f41

Please sign in to comment.