Skip to content

Commit 136ff21

Browse files
authored
Update src/utils/registry.ts
1 parent 6802620 commit 136ff21

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 Module containing (SMF-aware) utility functions for the Faker library.
5+
* Registry rodule containing all standalone utility functions for the Faker library.
66
*/
77
export const utilsModule = {
88
resolveLocaleData,

0 commit comments

Comments
 (0)