Skip to content

Commit bfd6d78

Browse files
committed
Small typo fixed
1 parent 92de302 commit bfd6d78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Lms/Canvas/CanvasLms.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ public function updateCourseContent(Course $course, User $user, $force = false):
361361

362362
$canvasApi = new CanvasApi($apiDomain, $apiToken);
363363

364-
// Batch page pulling maintaince
364+
// Batch page pulling maintenance
365365
$pageUrls = [];
366366
$asyncFetch = true;
367367

0 commit comments

Comments
 (0)