Skip to content

Commit

Permalink
Fix grammar (#596)
Browse files Browse the repository at this point in the history
* Fix grammar

* Apply suggestions from code review

---------

Co-authored-by: Sarven Capadisli <[email protected]>
  • Loading branch information
Jvr2022 and csarven authored Nov 15, 2023
1 parent 1dff6a5 commit bd61512
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
# Solid specifications
# Solid Specifications

This repository contains the source code of the work on [Solid Technical Reports](https://solidproject.org/TR/) (TR) of the [W3C Solid Community Group](https://www.w3.org/community/solid/) (CG) to meet the needs of the [Solid Project](https://solidproject.org/).
This repository contains the source code for the work on [Solid Technical Reports](https://solidproject.org/TR/) (TR) of the [W3C Solid Community Group](https://www.w3.org/community/solid/) (CG) to fulfill the requirements of the [Solid Project](https://solidproject.org/).

The CG has a [Charter](https://www.w3.org/community/solid/charter/).
The CG operates under a [Charter](https://www.w3.org/community/solid/charter/).

The TRs include specifications, use cases and requirements, best practices and guidelines, primers and notes about the Solid ecosystem. The CG's Work Items are linked from the TR homepage.
The Technical Reports (TRs) encompass specifications, use cases and requirements, best practices and guidelines, primers, and notes about the Solid ecosystem. The CG's Work Items are linked from the TR homepage.

The Solid Protocol is available from the following URLs:
The Solid Protocol is accessible from the following URLs:
* Latest version: https://solidproject.org/TR/protocol
* Persistent version 0.10.0: https://solidproject.org/TR/2022/protocol-20221231
* Editor's draft: https://solidproject.org/ED/protocol

## Participation

All substantive contributors to [Work Items](https://solidproject.org/TR/#work-items) must be members of the Solid CG. It’s easy to [join the CG](https://www.w3.org/community/solid/join) if you’d like to contribute. Guests are welcome but do not have voting rights.
All contributors to [Work Items](https://solidproject.org/TR/#work-items) must be substantive members of the Solid CG. Joining the CG is easy; if you'd like to contribute, you can [join here](https://www.w3.org/community/solid/join). Guests are welcome but do not have voting rights.

Anyone can join the [Solid specification chat](https://matrix.to/#/#solid_specification:gitter.im).
Feel free to join the [Solid specification chat](https://matrix.to/#/#solid_specification:gitter.im).

Wednesdays, 14:00 UTC at https://meet.jit.si/solid-cg . Meetings are transcribed and [published](https://github.com/solid/specification/tree/main/meetings/). See also the event in the [W3C calendar](https://www.w3.org/events/meetings/0caa6ba5-5523-4e16-b514-aeec098e4d72).
Meetings are held on Wednesdays at 14:00 UTC via [this link](https://meet.jit.si/solid-cg). The meetings are transcribed and [published](https://github.com/solid/specification/tree/main/meetings/). You can also find the event in the [W3C calendar](https://www.w3.org/events/meetings/0caa6ba5-5523-4e16-b514-aeec098e4d72).

## Contributing

See the [contributing guide](https://github.com/solid/specification/blob/main/CONTRIBUTING.md) for detailed instructions on how to get started with our project.
For detailed instructions on getting started with our project, refer to the [contributing guide](https://github.com/w3c-cg/solid/blob/main/CONTRIBUTING.md).

## Code of Conduct

All work and communication within the Solid CG is covered by the [Solid Code of Conduct](https://github.com/solid/process/blob/main/code-of-conduct.md) as well as the [Positive Work Environment at W3C: Code of Ethics and Professional Conduct](https://www.w3.org/Consortium/cepc/).
All work and communication within the Solid CG are governed by the [Solid Code of Conduct](https://github.com/solid/process/blob/main/code-of-conduct.md) and the [Positive Work Environment at W3C: Code of Ethics and Professional Conduct](https://www.w3.org/Consortium/cepc/).

0 comments on commit bd61512

Please sign in to comment.