Skip to content

Commit efc1a74

Browse files
authored
Merge pull request #161 from pwgit-create/develop
Develop
2 parents 7b0260d + 367d8dc commit efc1a74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cg/CodeGenerator/CodeGenerator/src/main/java/pn/cg/datastorage/constant/QuestionConstants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ public record QuestionConstants() {
167167
* @part-of-question-chain WHICH_CLASS_ARE_NEEDED_FOR_APP_PREFIX
168168
* @chain-order 5/5
169169
*/
170-
public final static String CLARIFY_THAT_NO_DOTS_OR_NUMBERS_SHOULD_BE_INCLUDED_IN_THE_RESPONSE="Your response should must not contain number,dots or spaces to state the order of the classes, there should only be one class name per line and nothing else";
170+
public final static String CLARIFY_THAT_NO_DOTS_OR_NUMBERS_SHOULD_BE_INCLUDED_IN_THE_RESPONSE="Your response should not contain number,dots or spaces to state the order of the classes, there should only be one class name per line and nothing else in your response";
171171

172172
/**
173173
* This is the line that initiates the phase that happens after the classes for the super app has been stated

0 commit comments

Comments
 (0)