Skip to content

Commit ecd42cc

Browse files
authored
Update 8.documentation.md
1 parent 70afad2 commit ecd42cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/4.digging-deeper/8.documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ By default, the generated documentation will be accessible via `/api-documentati
2222

2323
To achieve this, you need to be familiar with OpenApi. If you aren't, please consult the [documentation](https://spec.openapis.org/oas/v3.1.0)
2424

25-
You can to configure OpenApi information, servers and security in the configuration on `config/rest.php`:
25+
You can to configure OpenApi information, servers and security in your configuration file `config/rest.php`:
2626
```php
2727
[
2828
/*

0 commit comments

Comments
 (0)