Skip to content

Commit

Permalink
BootstapContext :screm:
Browse files Browse the repository at this point in the history
  • Loading branch information
IchHabeHunger54 committed Feb 25, 2024
1 parent cdf58f2 commit 2a369a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/concepts/registries.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ new RegistrySetBuilder()
});
```

The `BootstrapContext` can also be used to lookup entries from another registry if needed:
The `BootstrapContext` (name is typoed as `BootstapContext` in 1.20.4 and below) can also be used to lookup entries from another registry if needed:

```java
public static final ResourceKey<ConfiguredFeature<?, ?>> EXAMPLE_CONFIGURED_FEATURE = ResourceKey.create(
Expand Down

0 comments on commit 2a369a7

Please sign in to comment.