changed detail examples to detailed examples

pull/994/head
Charith Jayodya 3 months ago
parent 456eb08602
commit a498b68662

@ -614,7 +614,7 @@ Let us declare variables with different data types. To declare a variable, we ne
let nameOfVariable = value
```
The nameOfVariable is the name that stores different data of value. See below for detail examples.
The nameOfVariable is the name that stores different data of value. See below for detailed examples.
**Examples of declared variables**

Loading…
Cancel
Save