diff options
author | Carolyn Wu <87150472+cw118@users.noreply.github.com> | 2022-03-02 16:05:01 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-02 22:05:01 +0100 |
commit | 25415714270338d7fb3090918348748dd35a7ccd (patch) | |
tree | 4b5140632c716bb98e2ebe553b4a4ab6950166cd /files/fr/web/http/headers/if-modified-since/index.md | |
parent | 1774982896b9aa61f4a69d0413fac0b9b2fa7d2e (diff) | |
download | translated-content-25415714270338d7fb3090918348748dd35a7ccd.tar.gz translated-content-25415714270338d7fb3090918348748dd35a7ccd.tar.bz2 translated-content-25415714270338d7fb3090918348748dd35a7ccd.zip |
Markdown fixes part 3 (fr/web/h*) (#4363)
* Web/HTML space removal for code spans, emphasis and links
* Web/HTTP space removal for code spans, emphasis and links
Diffstat (limited to 'files/fr/web/http/headers/if-modified-since/index.md')
-rw-r--r-- | files/fr/web/http/headers/if-modified-since/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/http/headers/if-modified-since/index.md b/files/fr/web/http/headers/if-modified-since/index.md index 63b3b69dfd..6db3e72015 100644 --- a/files/fr/web/http/headers/if-modified-since/index.md +++ b/files/fr/web/http/headers/if-modified-since/index.md @@ -70,4 +70,4 @@ Le cas d'usage le plus courant est la mise-à-jour d'une entité cachée qui n'a - {{HTTPHeader("If-Unmodified-since")}} - {{HTTPHeader("If-Match")}} - {{HTTPHeader("If-None-Match")}} -- {{HTTPStatus("304")}}` Not Modified` +- {{HTTPStatus("304")}} `Not Modified` |