Skip to content

Commit 91d9253

Browse files
committed
a -> the specified
1 parent 7c32066 commit 91d9253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Features/Cleanup/init.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Cleanup.Janitor = require(script.Janitor)
4141
--[=[
4242
@since 0.2.4
4343
@return Janitor
44-
This method returns a Janitor class.
44+
This method returns the specified Janitor class.
4545
]=]
4646
function Cleanup:GetJanitor(janitorName: string?)
4747
if self.Janitors[janitorName] then

0 commit comments

Comments
 (0)