Skip to content

Commit 431919f

Browse files
committed
README.md: Minor fixes
1 parent 47904cb commit 431919f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
> WARNING: This Design System is only meant to be used for official French's public service websites.
3232
> Its main purpose is to make it easy to identify governmental websites for citizens. [See terms](https://www.systeme-de-design.gouv.fr/cgu/).
3333
34-
This module is an advanced toolkit that leverage [@gouvfr/dsfr](https://github.com/GouvernementFR/dsfr), the vanilla JS/CSS implementation of the DSFR.
34+
This module is an advanced toolkit that leverages [@gouvfr/dsfr](https://github.com/GouvernementFR/dsfr), the vanilla JS/CSS implementation of the DSFR.
3535

3636
<a href="https://youtu.be/5q88JgXUAY4">
3737
<img width="1712" alt="image" src="https://user-images.githubusercontent.com/6702424/224423044-c1823249-eab6-4844-af43-d059c01416af.png">
@@ -62,12 +62,12 @@ I'm working full time on this project. You can expect rapid development.
6262
<a href="https://guides.react-dsfr.fr/">🚀 Get started 🚀 </a>
6363
</p>
6464

65-
# Project's Governance
65+
# Governance
6666

67-
This project is co-maintained by public servant from various French administrations.
67+
This project is co-maintained by public servants from various French administrations.
6868

6969
- [Joseph Garrone](@garronej)
70-
- [Julien Bouquillon](@revolunet) - DNUM des ministeres sociaux
70+
- [Julien Bouquillon](@revolunet) - DNUM des ministères sociaux
7171
- [Dylan DECRULLE](@ddecrulle) - Insee
7272

7373
# Migrating from [`@dataesr/react-dsfr`](https://github.com/dataesr/react-dsfr)?
@@ -106,18 +106,18 @@ npx vitest -t "Resolution of CSS variables"
106106
# Debugging while unit testing
107107
```
108108

109-
### Looking to contribute?
109+
### Want to contribute?
110110

111-
Thank you! [Here](https://github.com/codegouvfr/react-dsfr/blob/main/CONTRIBUTING.md) is the contribution guide.
111+
Thank you! See [the contribution guide](https://github.com/codegouvfr/react-dsfr/blob/main/CONTRIBUTING.md).
112112

113113
### How to publish a new version on NPM, how to release a beta version
114114

115115
This repo was bootstrapped form [garronej/ts-ci](https://github.com/garronej/ts-ci) have a look at the
116116
documentation of this starter for understanding the lifecycle of this repo.
117117

118-
## Usecases
118+
## Use-cases
119119

120-
A few project **that I know of** that uses `@codegouvfr/react-dsfr`.
120+
A few projects that use `@codegouvfr/react-dsfr`.
121121

122122
- https://sill.code.gouv.fr
123123
- https://immersion-facile.beta.gouv.fr/
@@ -138,4 +138,4 @@ A few project **that I know of** that uses `@codegouvfr/react-dsfr`.
138138
- https://territoiresentransitions.fr (maybe)
139139

140140
Keep in mind that the project has been released recently so it's only natural
141-
that there is only a few project in production using it.
141+
that there is only a few projects in production using it.

0 commit comments

Comments
 (0)