diff --git a/scripts/templates/icons.dart.template b/scripts/templates/icons.dart.template index 3cbd9bec..28bdd8c2 100644 --- a/scripts/templates/icons.dart.template +++ b/scripts/templates/icons.dart.template @@ -1,7 +1,7 @@ // ignore_for_file: public_member_api_docs, constant_identifier_names import 'package:flutter/material.dart'; -// This file is automatically generated by the zeta-icons respository +// This file is automatically generated by the zeta-icons repository // DO NOT MODIFY const zetaIconsVersion = 'VERSION_NUM';