Commit 7f294b38 authored by Waterfox's avatar Waterfox
Browse files

Update name

parent 58e3c3f0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
use App\Models\DivingSession;
use Illuminate\Http\Request;

class DiveSesssionUpdate extends Controller
class DiveSessionUpdate extends Controller
{
    //Update a diving session
    public static function update($request, $id)