[BUG] Transposed words on your website home page
- Dominant language
- JavaScript
- Stars
- 25
- Forks
- 49
- Avg merge
- 1d 46m
- Merged PRs (30d)
- 4
Description
## Bug
#### Which Delta project/connector is this regarding?
https://delta.io homepage
- [ ] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [x] Other (fill in here) Homepage of the delta.io website
### Describe the problem
There are two transposed words in the last phrase of the first paragraph:
"you can read now Delta tables with Iceberg and Hudi clients"
It's hard to spot when you're reading it, but it should say:
"you can now read Delta tables with Iceberg and Hudi clients"
Thanks!
#### Steps to reproduce
#### Observed results
Looks at the first paragraph of content, including the last phrase.
"read now" should be "now read"
#### Expected results
"now read
#### Further details
### Environment information
* Delta Lake version:
* Spark version:
* Scala version:
### Willingness to contribute
The Delta Lake Community encourages bug fix contributions. Would you or another member of your organization be willing to contribute a fix for this bug to the Delta Lake code base? Not now, but maybe later.
- [ ] Yes. I can contribute a fix for this bug independently.
- [ ] Yes. I would be willing to contribute a fix for this bug with guidance from the Delta Lake community.
- [x] No. I cannot contribute a bug fix at this time.
Contributor guide
Assessment
This issue has not been assessed yet.