Minor message change

This commit is contained in:
oobabooga 2024-03-04 11:10:37 -08:00
parent 90ab022856
commit fbe83854ca

View File

@ -419,7 +419,7 @@ if __name__ == "__main__":
'A': 'Update the web UI',
'B': 'Install/update extensions requirements',
'C': 'Revert local changes to repository files with \"git reset --hard\"',
'N': 'Nothing (exit).'
'N': 'Nothing (exit)'
},
)