Skip to content

Commit aab31b2

Browse files
committed
Fix
1 parent a14c6e7 commit aab31b2

File tree

1 file changed

+1
-1
lines changed
  • 1-js/02-first-steps/05-types/1-string-quotes

1 file changed

+1
-1
lines changed

1-js/02-first-steps/05-types/1-string-quotes/solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Tərs dırnaqlar (backticks: ``) `${...}` daxilində ifadəni mətndə yerləşdirir.
2+
Tərs dırnaqlar (backticks: ``) `${...}` daxilində ifadəni mətnə yerləşdirir.
33

44
```js run
55
let name = "Ilya";

0 commit comments

Comments
 (0)