@ -21,7 +21,7 @@ const {Command} = require('../../lib.js')
name: 'purge',
group:'admin',
memberName: 'purge',
description: 'Kicks everyone that matches has no roles on the server and is on the server for more than 10 days.',
description: 'Kicks everyone that has no roles on the server and is on the server for more than 10 days.',
needsAdmin:true,
hidden:false
})