Skip to content

Commit df21f24

Browse files
Fix link
Remove extra `realise`
1 parent 6a74590 commit df21f24

File tree

1 file changed

+1
-1
lines changed
  • doc/manual/source/store/derivation

1 file changed

+1
-1
lines changed

doc/manual/source/store/derivation/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ There are two types of placeholder, corresponding to the two cases where this pr
173173

174174
> **Explanation**
175175
>
176-
> In general, we need to realise [realise] a [store object] in order to be sure to have a store object for it.
176+
> In general, we need to [realise] a [store object] in order to be sure to have a store object for it.
177177
> But for these two cases this is either impossible or impractical:
178178
>
179179
> - In the output case this is impossible:

0 commit comments

Comments
 (0)