- it's rare beauty, -
... and we'll repair or
Apostrophes can cause errors unless you escape them with a backslash \ in the code:
- it\'s rare beauty, -
... and we\'ll repair or
(Actually,
- its rare beauty, -
should not have an apostrophe anyway :)
- it's rare beauty, -
... and we'll repair or
Apostrophes can cause errors unless you escape them with a backslash \ in the code:
- it\'s rare beauty, -
... and we\'ll repair or
(Actually,
- its rare beauty, -
should not have an apostrophe anyway :)