Skip to content

Commit f4bdd1c

Browse files
committed
Added CPU, GPU, and RAM
1 parent c3ecbee commit f4bdd1c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

documentation/style-guide.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,17 +345,20 @@ The following acronyms do not need to be spelled out on first mention:
345345
| Acronym | Definition |
346346
|---------|------------|
347347
| API | Application Programming Interface |
348+
| CPU | Central Processing Unit |
348349
| CVE | Common Vulnerabilities and Exposures |
349350
| CVSS | Common Vulnerability Scoring System |
350351
| DHCP | Dynamic Host Configuration Protocol |
351352
| DNS | Domain Name System |
352353
| FTP | File Transfer Protocol |
354+
| GPU | Graphics Processing Unit |
353355
| gRPC | gRPC Remote Procedure Call |
354356
| HTTP | Hypertext Transfer Protocol |
355357
| HTTPS | Hypertext Transfer Protocol Secure |
356358
| IP | Internet Protocol |
357359
| JWT | JSON Web Token |
358360
| NAT | Network Address Translation |
361+
| RAM | Random Access Memory |
359362
| SMTP | Simple Mail Transfer Protocol |
360363
| SSH | Secure Shell |
361364
| SSL | Secure Sockets Layer |

0 commit comments

Comments
 (0)