Skip to content

Commit

Permalink
Add CRUD to acronyms (#5205)
Browse files Browse the repository at this point in the history
Signed-off-by: natebower <[email protected]>
  • Loading branch information
natebower authored Oct 16, 2023
1 parent 5769c16 commit 34aed0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions STYLE_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ The following table lists acronyms that you don't need to spell out.
| BASIC | Beginner's All-Purpose Symbolic Instruction Code |
| BM25 | Best Match 25 |
| CPU | central processing unit |
| CRUD | create, read, update, and delete |
| CSV | comma-separated values |
| DNS | Domain Name System |
| DOS | disk operating system |
Expand Down

0 comments on commit 34aed0c

Please sign in to comment.