search: fix regex syntax example
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: rvantonder
Noticed this placeholder is doing /*
which resembles globbing, but since it's regex we should stick to /.*
(IIRC this example was just carried over from old code, just fixing as I see it).
Just updates a placeholder value, no semantic change. Checked manually.
Check out the client app preview documentation to learn more.
Push commits to the source branch or add previously merged commits to review them.