Skip to content

Commit 7698656

Browse files
o-liverkaylinche
andauthored
Apply suggestions from code review
Co-authored-by: Kay Wegner <[email protected]>
1 parent 9b713cd commit 7698656

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ There are some important things to know:
1717

1818
## Developer Certificate of Origin (DCO)
1919

20-
Contributors will be asked to accept a DCO before they submit the first pull request to this projects, this happens in an automated fashion during the submission process. SAP uses [the standard DCO text of the Linux Foundation](https://developercertificate.org/).
20+
Contributors will be asked to accept a DCO before they submit the first pull request to these projects, this happens in an automated fashion during the submission process. SAP uses [the standard DCO text of the Linux Foundation](https://developercertificate.org/).
2121

2222
## Contributing with AI-generated code
2323

@@ -61,7 +61,7 @@ and its documentation shall happen within the same commit(s).
6161

6262
#### Consistent USER Instruction in the Dockerfile
6363

64-
Set the user name (or UID) and the user group (or GID) to UID 1000 and GID 1000 to be consistent ith the Jenkins image.
64+
Set the user name (or UID) and the user group (or GID) to UID 1000 and GID 1000 to be consistent with the Jenkins image.
6565

6666
````
6767
USER 1000:1000

0 commit comments

Comments
 (0)