Fix x264 regex

The image for x264 regex was correct but the text was missing a period.
pull/1/head
Jason "Manbeard" Al-Mansor 5 years ago committed by GitHub
parent 251acda2f4
commit 37b59f0095
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -43,7 +43,7 @@
![](images/image-20200307121316716.png)
> x264 = `C_RX_(X|H)\?264`
> x264 = `C_RX_(X|H)\.?264`
>
> If you prefer x264 releases (Encodes).
------

Loading…
Cancel
Save