Skip to content

Commit 56fc140

Browse files
authored
Update information_provider_system.md (#791)
Fixed minor typo in Octopart variable: PROVIDER_OCOTPART_COUNTRY
1 parent b3499e4 commit 56fc140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/information_provider_system.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The following env configuration options are available:
107107
default: `EUR`). If an offer is only available in a certain currency,
108108
Part-DB will save the prices in their native currency, and you can use Part-DB currency conversion feature to convert
109109
it to your preferred currency.
110-
* `PROVIDER_OCOTPART_COUNTRY`: The country you want to get prices in if available (optional, 2 letter ISO-code,
110+
* `PROVIDER_OCTOPART_COUNTRY`: The country you want to get prices in if available (optional, 2 letter ISO-code,
111111
default: `DE`). To get the correct prices, you have to set this and the currency setting to the correct value.
112112
* `PROVIDER_OCTOPART_SEARCH_LIMIT`: The maximum number of results to return per search (optional, default: `10`). This
113113
affects how quickly your monthly limit is used up.

0 commit comments

Comments
 (0)