Skip to content

Commit

Permalink
doc: fix typo (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiebergman authored Jan 15, 2025
1 parent 39eeb43 commit a388a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/pipeline_space.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ neps.run(.., pipeline_space=pipeline_space)


## Using your knowledge, providing a Prior
When optimizing, you can provide your own knowledge using the parameters `prior=`.
When optimizing, you can provide your own knowledge using the parameter `prior=`.
By indicating a `prior=` we take this to be your user prior,
**your knowledge about where a good value for this parameter lies**.

Expand Down

0 comments on commit a388a0c

Please sign in to comment.