Fix typos

dveni-patch-1
J. Fernando Sánchez 5 years ago
parent 76d08a9e40
commit e824fd8fed

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

Loading…
Cancel
Save