Skip to content

Commit b852a53

Browse files
committed
chore: fix naming
1 parent 89e3f18 commit b852a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PasswordGeneratorConfigFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
namespace Kristos80\PasswordGenerator;
55

6-
final readonly class PasswordGeneratorFactory {
6+
final readonly class PasswordGeneratorConfigFactory {
77

88
/**
99
* A balanced preset with a mix of types, 10 characters total.

0 commit comments

Comments
 (0)