Skip to content

Commit 2bb68cf

Browse files
committed
Edit README.md
Correct misspellings in README.md. Signed-off-by: Zac Dover <zac.dover@clyso.com>
1 parent 60475a7 commit 2bb68cf

1 file changed

Lines changed: 24 additions & 7 deletions

File tree

README.md

Lines changed: 24 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,28 +8,45 @@
88

99
## About this project
1010

11-
This is the official CobalCore documentation.
11+
This is the official CobaltChore documentation.
1212

1313
## Requirements and Setup
1414

1515
### Docker Compose
1616

1717
$ docker compose up
1818

19-
to bring up a auto-refreshable developoment version of the documentation.
20-
The documentation is accessible via [http://localhost:5173/]().
19+
Run the above command to bring up an auto-refreshable development version of
20+
the documentation. The documentation is accessible via
21+
[http://localhost:5173/]().
2122

2223
## Support, Feedback, Contributing
2324

24-
This project is open to feature requests/suggestions, bug reports etc. via [GitHub issues](https://github.com/cobaltcore-dev/docs/issues). Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md).
25+
This project is open to feature requests and suggestions, bug reports etc. via
26+
[GitHub issues](https://github.com/cobaltcore-dev/docs/issues). Contribution
27+
and feedback are encouraged and always welcome. For more information about how
28+
to contribute, the project structure, as well as additional contribution
29+
information, see our [Contribution Guidelines](CONTRIBUTING.md).
2530

2631
## Security / Disclosure
27-
If you find any bug that may be a security problem, please follow our instructions at [in our security policy](https://github.com/cobaltcore-dev/.github/blob/main/SECURITY.md) on how to report it. Please do not create GitHub issues for security-related doubts or problems.
32+
If you find any bug that may be a security problem, please follow our
33+
instructions at [in our security
34+
policy](https://github.com/cobaltcore-dev/.github/blob/main/SECURITY.md) on how
35+
to report it. Please do not create GitHub issues for security-related doubts or
36+
problems.
2837

2938
## Code of Conduct
3039

31-
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/cobaltcore-dev/.github/blob/main/CODE_OF_CONDUCT.md) at all times.
40+
We as members, contributors, and leaders pledge to make participation in our
41+
community a harassment-free experience for everyone. By participating in this
42+
project, you agree to abide by its [Code of
43+
Conduct](https://github.com/cobaltcore-dev/.github/blob/main/CODE_OF_CONDUCT.md)
44+
at all times.
3245

3346
## Licensing
3447

35-
Copyright 2025 SAP SE or an SAP affiliate company and CobaltCore contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/cobaltcore-dev/docs).
48+
Copyright 2025 SAP SE or an SAP affiliate company and CobaltCore contributors.
49+
Please see our [LICENSE](LICENSE) for copyright and license information.
50+
Detailed information including third-party components and their
51+
licensing/copyright information is available [via the REUSE
52+
tool](https://api.reuse.software/info/github.com/cobaltcore-dev/docs).

0 commit comments

Comments
 (0)