🐛 Change another instance of 'bot jock' to 'gunner'

This commit is contained in:
Joshua Seigler 2019-06-17 07:49:46 -04:00
parent 2ca7de864c
commit 750d61d34f

View file

@ -6,7 +6,7 @@ export default function Gunner ({ path }) {
return (
<VaultHunter
name='Moze'
discipline='Bot Jock'
discipline='Gunner'
skills={skills}
path={path}
/>