diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-29 17:51:19 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-29 17:51:19 -0400 |
| commit | 59a2a9b400684dee3e9fc15bdf24a2491b948a00 (patch) | |
| tree | 6f8decd1ad82426f768d207dded414f21251a932 | |
| parent | 6d6344f86fb8020f9f1b2d920408792b63adda86 (diff) | |
fix syntax
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 55262a44..21ee281c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -424,7 +424,7 @@ <p>Changes since the 2021082501 release:</p> <ul> - Pixel 4, Pixel 4 XL: enable saturated color option + <li>Pixel 4, Pixel 4 XL: enable saturated color option</li> </ul> </article> --> |
