mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-10 04:22:06 +00:00
Fix double spacing in post
This commit is contained in:
@@ -1616,9 +1616,9 @@ Of course, this means that you can send any value as the context. Change the cod
|
||||
|
||||
```typescript
|
||||
{
|
||||
$implicit: pigLatinVal,
|
||||
original: this.makePiglatin,
|
||||
makePiglatinCasing: 'See? Any value'
|
||||
$implicit: pigLatinVal,
|
||||
original: this.makePiglatin,
|
||||
makePiglatinCasing: 'See? Any value'
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user