Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
georg-wolflein authored Nov 27, 2020
1 parent b33814a commit 8d6443e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ with my_uri.open("r") as f:
print(f.read())
```

### Recap `URI`s in inherited configurations
### Logical URIs in inherited configurations

The `recap.URI` interface is fully compatible with the nested configurations.
This means that you can use recap `URI`s within the `_BASE_` field for inheriting configurations.
Expand Down

0 comments on commit 8d6443e

Please sign in to comment.