Skip to content

Commit 47a7c67

Browse files
authored
docs: clean up language (GoogleCloudPlatform#3650)
@lesv
1 parent 4981a3c commit 47a7c67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SAMPLE_FORMAT.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -220,12 +220,12 @@ should be made to minimize necessary dependencies without sacrificing the idioma
220220
<version>SPECIFY_LATEST_VERSION</version>
221221
</parent>
222222
```
223-
Some frameworks (such as Spring) require the `parent` atom to be used, if this applies to you,
223+
Some frameworks such as Spring require the `parent` atom to be used. If this applies to you,
224224
contact the maintainers for guidance.
225225

226226
When adding a dependency to a GCP client library, the
227227
[libraries-bom](https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM)
228-
should ideally be used instead of explicitly declaring the client version. See the below example:
228+
should be used instead of explicitly declaring the client version. See the below example:
229229
```xml
230230
<dependencyManagement>
231231
<dependencies>

0 commit comments

Comments
 (0)