Skip to content

Commit d81f8d8

Browse files
authored
Fix typo ("Accesing") in the "Adding sources" docs (#668)
1 parent 53ade97 commit d81f8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2421,7 +2421,7 @@ print(Settings())
24212421
#> foobar='test'
24222422
```
24232423

2424-
#### Accesing the result of previous sources
2424+
#### Accessing the result of previous sources
24252425

24262426
Each source of settings can access the output of the previous ones.
24272427

0 commit comments

Comments
 (0)