Skip to content

Commit d28d6df

Browse files
authored
Merge pull request #501 from segmentio/repo-sync
repo sync
2 parents 16e0289 + 472d130 commit d28d6df

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)