From d6b048fcb3f1ad80aa092864aa6624f5187a7c3b Mon Sep 17 00:00:00 2001 From: Shay Molcho <152275799+shaymolcho@users.noreply.github.com> Date: Sat, 25 Jan 2025 08:18:32 +0200 Subject: [PATCH] Added missing periods for consistency and correctness Added missing periods in various parts of the text to ensure consistency and correctness in writing style. This revision maintains uniform formatting throughout the document, improves readability, and aligns the punctuation with the rest of the content for a more polished and structured appearance. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a7aaa3bb..6ffbee94 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ This repository stores a variety of examples demonstrating how to use the Oracle | [txeventq](./txeventq) | TxEventQ examples | ## Documentation -You can find the online documentation of the Oracle Database under [docs.oracle.com/en/database/](http://docs.oracle.com/en/database/) +You can find the online documentation of the Oracle Database under [docs.oracle.com/en/database/](http://docs.oracle.com/en/database/). ## LiveSQL Some of the examples that you see within this repository can be executed in the free web-based tool: [LiveSQL.oracle.com](https://livesql.oracle.com). @@ -35,20 +35,20 @@ If you would like to challenge yourself, you can take quizzes, workouts and clas ## Contributing -This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md) +This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md). ## Security -Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process +Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process. ## License You may not use the identified files except in compliance with the -Apache License, Version 2.0 (the "License.") +Apache License, Version 2.0 (the "License."). You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0. A copy of the license is -also reproduced in [LICENSE.md](./LICENSE.md) +also reproduced in [LICENSE.md](./LICENSE.md). Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,