# Typo in Help for "buffer"

**URL:** https://in-thread.sonic-pi.net/t/typo-in-help-for-buffer/3680
**Category:** Support, Help & Resources
**Created:** [April 21, 2020, 7:15pm UTC](https://in-thread.sonic-pi.net/t/typo-in-help-for-buffer/3680 "2020-04-21T19:15:54Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![garen](https://dub1.discourse-cdn.com/flex017/user_avatar/in-thread.sonic-pi.net/garen/32/1626_2.png) [@garen](https://in-thread.sonic-pi.net/u/garen)
#### Post date: [April 21, 2020, 7:15pm UTC](https://in-thread.sonic-pi.net/t/typo-in-help-for-buffer/3680/1 "2020-04-21T19:15:54Z")

</div>

Not sure if this is the right place to report a typo in Sonic Pi Help, but here it is in the topic title for “buffer”:

 ![Typo in Sonic Pi Help](https://europe1.discourse-cdn.com/flex017/uploads/sonic_pi/original/2X/0/02db3bbe0b2b2d560ee3d41cd6b46c62dbd5bb14.png)

---

<div class="post-metadata">

### Author: ![emlyn](https://dub1.discourse-cdn.com/flex017/user_avatar/in-thread.sonic-pi.net/emlyn/32/1460_2.png) [@emlyn](https://in-thread.sonic-pi.net/u/emlyn)
#### Post date: [April 21, 2020, 11:28pm UTC](https://in-thread.sonic-pi.net/t/typo-in-help-for-buffer/3680/2 "2020-04-21T23:28:29Z")

</div>

Here is probably fine (at least Sam noticed it), but another good place is on the github repo where you can directly open a pull request with the fix - and get your name in the [contributor list](https://github.com/samaaron/sonic-pi/blob/master/CONTRIBUTORS.md#developer-contributions) 🙂!  
Even if you’re not familiar with the code layout, searching for the misspelled word leads directly to [here](https://github.com/samaaron/sonic-pi/blob/41ceedc0508de59b62064083262dda451f5a48cc/app/server/ruby/lib/sonicpi/lang/sound.rb#L405), and for a small change like this it’s easy to edit the file and open a PR online without even needing to clone the repo locally.

---

<div class="post-metadata">

### Author: ![garen](https://dub1.discourse-cdn.com/flex017/user_avatar/in-thread.sonic-pi.net/garen/32/1626_2.png) [@garen](https://in-thread.sonic-pi.net/u/garen)
#### Post date: [April 21, 2020, 11:48pm UTC](https://in-thread.sonic-pi.net/t/typo-in-help-for-buffer/3680/3 "2020-04-21T23:48:21Z")

</div>

Yes, thank you! I realized that as soon as I posted it. Will do.

---

<div class="post-metadata">

### Author: ![ethancrawford](https://avatars.discourse-cdn.com/v4/letter/e/a88e4f/32.png) [@ethancrawford](https://in-thread.sonic-pi.net/u/ethancrawford)
#### Post date: [April 22, 2020, 12:49am UTC](https://in-thread.sonic-pi.net/t/typo-in-help-for-buffer/3680/4 "2020-04-22T00:49:23Z")

</div>

LOL. How have I not noticed this before?? 😂  
Good spotting! 👍
