# Typo in documentation

**URL:** https://community.forestadmin.com/t/typo-in-documentation/478
**Category:** Help me!
**Created:** [June 18, 2020, 1:29pm UTC](https://community.forestadmin.com/t/typo-in-documentation/478 "2020-06-18T13:29:35Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![svensson-david](https://dub1.discourse-cdn.com/flex013/user_avatar/community.forestadmin.com/svensson-david/32/226_2.png) [@svensson-david](https://community.forestadmin.com/u/svensson-david)
#### Post date: [June 18, 2020, 1:29pm UTC](https://community.forestadmin.com/t/typo-in-documentation/478/1 "2020-06-18T13:29:35Z")

</div>

There’s a typo in the documentation on this link:  
[https://docs.forestadmin.com/documentation/reference-guide/routes/extend-a-route#use-extended-search-by-default](https://docs.forestadmin.com/documentation/reference-guide/routes/extend-a-route#use-extended-search-by-default)

Line 11 should read

```javascript
.then(records => recordsGetter.serialize(records))

```

Current code returns no data.

Not sure where this should be reported so let me know if you want me to open an issue somewhere instead.

Best,  
David

---

<div class="post-metadata">

### Author: ![louis](https://dub1.discourse-cdn.com/flex013/user_avatar/community.forestadmin.com/louis/32/4_2.png) [@louis](https://community.forestadmin.com/u/louis)
#### Post date: [June 18, 2020, 1:41pm UTC](https://community.forestadmin.com/t/typo-in-documentation/478/2 "2020-06-18T13:41:09Z")

</div>

Hey @svensson-david 👋

Thank you for reporting this. I’ve just fixed the typo, it should be good by now.

Thanks again for sharing and improve our doc!
