We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c681e9a commit cfc3ca6Copy full SHA for cfc3ca6
generators/spring-boot/templates/src/main/java/_package_/_entityPackage_/web/rest/UserResource.java.ejs
@@ -149,7 +149,7 @@ public class UserResource {
149
/**
150
* {@code POST /admin/users} : Creates a new user.
151
* <p>
152
- * Creates a new user if the login and email are not already used, and sends an
+ * Creates a new user if the login and email are not already used, and sends a
153
* mail with an activation link.
154
* The user needs to be activated on creation.
155
*
0 commit comments