diff options
Diffstat (limited to 'API_STANDARDS.md')
-rw-r--r-- | API_STANDARDS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/API_STANDARDS.md b/API_STANDARDS.md index 469fef585d..19248f06ec 100644 --- a/API_STANDARDS.md +++ b/API_STANDARDS.md @@ -1,7 +1,7 @@ Coding Standards and Practices ============================== -This is not meant to be a style document so much as a practices document for ensuring performance and convention in the Ansible Tower API. +This is not meant to be a style document so much as a practices document for ensuring performance and convention in the AWX API. Paginate Everything =================== |