summaryrefslogtreecommitdiffstats
path: root/API_STANDARDS.md
diff options
context:
space:
mode:
authorBill Nottingham <notting@splat.cc>2021-04-30 20:14:38 +0200
committerBill Nottingham <notting@splat.cc>2021-04-30 20:32:05 +0200
commitc8cf28f266f674ea4cd0096886a0827f629cffac (patch)
treefc36dfa4e54af3a88e92b5cd71e708d47926a241 /API_STANDARDS.md
parentMerge pull request #10062 from shanemcd/fix-ee-cg (diff)
downloadawx-c8cf28f266f674ea4cd0096886a0827f629cffac.tar.xz
awx-c8cf28f266f674ea4cd0096886a0827f629cffac.zip
Assorted renaming and string changes
Diffstat (limited to 'API_STANDARDS.md')
-rw-r--r--API_STANDARDS.md2
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
===================