We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54cbe12 commit 5422ffcCopy full SHA for 5422ffc
1-js/02-first-steps/05-types/1-string-quotes/solution.md
@@ -1,5 +1,5 @@
1
2
-Acentos graves incorporam a expressão `${...}` dentro da string.
+Backticks incorporam a expressão `${...}` dentro da string.
3
4
```js run
5
let name = "Ilya";
0 commit comments