We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fce721c commit d777611Copy full SHA for d777611
data/acronyms.json
@@ -17,6 +17,12 @@
17
"Usage": "AFAIK, he will be away for three months.",
18
"Example": "<a href=\"https://github.com/d-edge/Diffract/issues/1#issuecomment-946781621\">Diffract</a>"
19
},
20
+ {
21
+ "Abbreviation": "AFK",
22
+ "Definition": "Away From Keyboard",
23
+ "Usage": "I'm going afk, dinner's ready.",
24
+ "Example": "<a href=\"https://dictionary.cambridge.org/dictionary/english/afk\">Cambridge Dictionary</a>"
25
+ },
26
{
27
"Abbreviation": "AOA",
28
"Definition": "Analysis of Alternatives",
0 commit comments