Fix typos

dveni-patch-1
J. Fernando Sánchez 5 年之前
父節點 76d08a9e40
當前提交 e824fd8fed

@ -933,10 +933,10 @@
"The syntax for COUNT is:\n",
" \n",
"```sparql\n",
"SELECT COUNT(?variable) as ?count_name\n",
"SELECT (COUNT(?variable) as ?count_name)\n",
"```\n",
"\n",
"Use `COUNT` and `GROUP BY` to get a "
"Use `COUNT` to get the number of songs in which Ringo collaborated."
]
},
{

Loading…
取消
儲存