Fixed some grammar on front page. #104334

Merged
Francesco Siddi merged 1 commits from TrevorSmale/flamenco:trevorsmale-patch-1 into main 2024-08-08 11:05:32 +02:00

View File

@ -38,7 +38,7 @@ software. Development is supported by the Blender project.
### Simple and Portable ### Simple and Portable
Flamenco consists of a few components and requires almost no configuration Flamenco consists of a few components and requires almost no configuration in order
to be used in production. to be used in production.
{{< /columns >}} {{< /columns >}}
@ -48,13 +48,13 @@ to be used in production.
### Easy Customization ### Easy Customization
Designed to be customizable, Flamenco allows TDs to specify Designed to be customizable, Flamenco allows TDs to specify
Job Types using the JavaScript language and seamlessly fit into the pipeline. Job Types are specified using the JavaScript language and seamlessly fit into a pipeline.
<---> <--->
### Cross-platform and Self-hosted ### Cross-platform and Self-hosted
Flamenco runs on all major operating system, and is fully hosted on your own hardware. Flamenco runs on all major operating systems, and is self hostable.
Your data is yours, and yours alone. Your data is yours, and yours alone.
{{< /columns >}} {{< /columns >}}
@ -63,7 +63,7 @@ Your data is yours, and yours alone.
### Robust Technology ### Robust Technology
The core of Flamenco is build using Go and SQLite. Check out the sources on The core of Flamenco is built using Go and SQLite. Check out the source code on
[projects.blender.org](https://projects.blender.org/studio/flamenco). [projects.blender.org](https://projects.blender.org/studio/flamenco).
<---> <--->