This is an automated email from the ASF dual-hosted git repository.

pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git


The following commit(s) were added to refs/heads/master by this push:
     new d0f8447f Fix some minor typos
d0f8447f is described below

commit d0f8447fff7ecbbd8a5f4f9f6ad47a57a726caa2
Author: Nathan Hartman <59230071+hartmannat...@users.noreply.github.com>
AuthorDate: Fri Nov 18 06:10:24 2022 -0500

    Fix some minor typos
---
 community.md | 8 ++++----
 download.md  | 2 +-
 index.md     | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/community.md b/community.md
index 754cfbd2..1b768331 100644
--- a/community.md
+++ b/community.md
@@ -33,8 +33,8 @@ Every volunteer project obtains its strength from the people 
involved in it. We
 
 You can:
 
-* Use our project and provide a feedback.
-* Provide us with the use-cases.
+* Use our project and provide feedback.
+* Provide us with use-cases.
 * Report bugs and submit patches.
 * Contribute code or documentation.
 
@@ -57,7 +57,7 @@ Get help using {{ site.data.project.short_name }} or 
contribute to the project o
 
 #### Bug Reports
 
-Found bug? Send an email to the dev list {{ site.data.project.dev_list }}.
+Found a bug? Send an email to the dev list {{ site.data.project.dev_list }}.
 
 Before submitting an issue, please:
 
@@ -69,7 +69,7 @@ Before submitting an issue, please:
 
 #### Feature Requests
 
-Enhancement requests for new features are also welcome. The more concrete and 
rationale the request is, the greater the chance it will incorporated into 
future releases.
+Enhancement requests for new features are also welcome. The more concrete and 
rational the request is, the greater the chance it will be incorporated into 
future releases.
 
 
 ### Source Code
diff --git a/download.md b/download.md
index d3ef3d8a..33116072 100644
--- a/download.md
+++ b/download.md
@@ -26,7 +26,7 @@ limitations under the License.
 
 ## {{ site.data.project.name }} Downloads
 
-{{ site.data.project.name }} is released as two source artifacts one for the OS
+{{ site.data.project.name }} is released as two source artifacts, one for the 
OS
 and another for the integrated Apps.
 
 ### Release Artifacts
diff --git a/index.md b/index.md
index 5c5f2954..907a41e8 100644
--- a/index.md
+++ b/index.md
@@ -28,7 +28,7 @@ limitations under the License.
 ## Apache NuttX
 
 NuttX is a real-time operating system (RTOS) with an emphasis on standards
-compliance and small footprint. Scalable from 8-bit to 32-bit microcontroller
+compliance and small footprint. Scalable from 8-bit to 64-bit microcontroller
 environments, the primary governing standards in NuttX are Posix and ANSI
 standards. Additional standard APIs from Unix and other common RTOS's (such as
 VxWorks) are adopted for functionality not available under these standards, or

Reply via email to