Skip to content

Conversation

@ahmedaboukora
Copy link
Contributor

hi, i'm ahmed, an french student, who learned regex.
I wanted correct some mistakes like the lack of plurial in some expressions, and bad linking into 2 words.
I corrected also the expression of string because in France for someone who don't know well computer science , the "string" means a clothes that people wear.
I checked the file and everything is okay.
I will check again tomorrow.
I hope help you again.
Ahmed

hi, i'm ahmed, an french student, who learned regex.
I wanted correct some mistakes like the lack of plurial in some expressions, and bad linking into 2 words.
I corrected also the expression of string because in France for someone who don't know well computer science , the "string" means a clothes that people wear.
I checked the file and everything is okay.
I will check again tomorrow.
I hope help you again.
Ahmed
README-fr.md Outdated
Une expression régulière est un schéma qui est comparé à une chaîne de caractères de gauche à droite. Le mot "Expression régulière"
est un terme entier, souvent abrégé par "regex" ou "regexp". Une expression régulière est utilisée pour remplacer un texte à l'intérieur
d'une *string* (une chaîne de caractères), valider un formulaire, extraire une portion de string basée sur un schéma, et bien plus encore.
d'une *string* (une chaîne de caractères), valider un formulaire, extraire une portion de chaine de caractères basée sur un schéma, et bien plus encore.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be good write chaine de caractères (string). Beyond its meaning, the most of the coders will understand the word string.

So, just add the (string)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's done

added  (string) after "chaines de caracteres"
@ziishaned ziishaned merged commit aea0853 into ziishaned:master Aug 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants