Skip to content

Commit 9d04c9e

Browse files
authored
Merge pull request #3290 from spencerhaugh/patch-1
[Content]: Update tab label on function example
2 parents dd39794 + 23fbcce commit 9d04c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/getting-started/04-full-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ analytics.track('Article Bookmarked', {
297297
```
298298
{% endcodeexampletab %}
299299

300-
{% codeexampletab Ruby Identify call %}
300+
{% codeexampletab Ruby Track call %}
301301
```ruby
302302
analytics.track( user_id: '12345abcde',
303303
event: 'Article Bookmarked',

0 commit comments

Comments
 (0)