Good luck, I'm naming all my variables openclaw1, openclaw2, etc
find . -type f -exec sed -i 's/openclaw/openlcaw/g' {} +
Fine.