Skip to content

Commit 23fbcce

Browse files
authored
Update 04-full-install.md
fix example tab label error
1 parent dd39794 commit 23fbcce

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)