Skip to content

Commit e201c61

Browse files
Update src/utils/registry.ts
Co-authored-by: DivisionByZero <leyla.jaehnig@gmx.de>
1 parent 136ff21 commit e201c61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/utils/registry.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { resolveLocaleData } from './resolve-locale-data';
22

33
// TODO @ST-DDT 2026-04-12: Add future SMF utils
44
/**
5-
* Registry rodule containing all standalone utility functions for the Faker library.
5+
* Registry module containing all standalone utility functions for the Faker library.
66
*/
77
export const utilsModule = {
88
resolveLocaleData,

0 commit comments

Comments
 (0)