issues
search
apache
/
openwhisk
Apache OpenWhisk is an open source serverless cloud platform
https://openwhisk.apache.org/
Apache License 2.0
6.55k
stars
1.17k
forks
source link
docs: fix spelling and format table in Markdown files
#5514
Closed
jbampton
closed
2 months ago
jbampton
commented
2 months ago
Description
Related issue and scope
[ ] I opened an issue to propose and discuss this change (#????)
My changes affect the following components
[ ] API
[ ] Controller
[ ] Message Bus (e.g., Kafka)
[ ] Loadbalancer
[ ] Scheduler
[ ] Invoker
[ ] Intrinsic actions (e.g., sequences, conductors)
[ ] Data stores (e.g., CouchDB)
[ ] Tests
[ ] Deployment
[ ] CLI
[ ] General tooling
[X] Documentation
Types of changes
[ ] Bug fix (generally a non-breaking change which closes an issue).
[ ] Enhancement or new feature (adds new functionality).
[ ] Breaking change (a bug fix or enhancement which changes existing behavior).
Checklist:
[X] I signed an
Apache CLA
.
[X] I reviewed the
style guides
and followed the recommendations (Travis CI will check :).
[ ] I added tests to cover my changes.
[ ] My changes require further changes to the documentation.
[ ] I updated the documentation where necessary.
Description
Related issue and scope
My changes affect the following components
Types of changes
Checklist: