visit2rahul opened a new pull request, #4520:
URL: https://github.com/apache/polaris/pull/4520

   Trivial single-word typo fixes found by a wide grep across the codebase. No 
logic change; output-only string fixes.
   
   | File | Typo | Fix |
   |---|---|---|
   | `site/content/in-dev/unreleased/command-line-interface.md` L221 | 
establish **a AWS** | **an AWS** |
   | `site/content/in-dev/unreleased/generic-table.md` L59 | thrown **an 
TableNotFound** | thrown **a TableNotFound** |
   | `site/content/in-dev/unreleased/managing-security/external-pdp/opa.md` L27 
| currently **an preview** | currently **a preview** |
   | `tools/verify-release/verify-release.sh` L515 | **the the** set | the set |
   | `persistence/nosql/persistence/impl/.../CaffeineCacheBackend.java` L193 | 
Weight **of of** (Micrometer metric description visible in ops dashboards) | 
Weight of |
   | `persistence/nosql/persistence/cdi/README.md` L37 | what **the the** NoSQL 
| what the NoSQL |
   | `helm/polaris/tests/hpa_test.yaml` L48 | **with with** autoscaling | with 
autoscaling |
   
   7 files, +7/-7.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to