forked from loafle/openapi-generator-original
Fix another batch of spelling typos (#13915)
* Fix typos * Remove repeated words * Minor grammar fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* The UserController file is a very simple one, which does not need to be changed manually,
|
||||
* unless there's a case where business logic reoutes the request to an entity which is not
|
||||
* unless there's a case where business logic routes the request to an entity which is not
|
||||
* the service.
|
||||
* The heavy lifting of the Controller item is done in Request.js - that is where request
|
||||
* parameters are extracted and sent to the service, and where response is handled.
|
||||
|
||||
Reference in New Issue
Block a user