Skip to content

Commit ff4ea79

Browse files
authored
Merge pull request #109 from fusawa-yugo/fusawa-yugo/fix_typo
Fix typo in docs
2 parents 4002fd4 + d799c7d commit ff4ea79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ How to opt-out of the anonymous analytics?
1010
`OptunaHub collects anonymous usage data <https://hub.optuna.org/static/anonymous_analytics/>`__ to improve the service.
1111
The data is used to understand how users interact with the service and to identify areas for improvement.
1212

13-
Youn can opt-out of the anonymous analytics by setting the environment variable ``OPTUNAHUB_NO_ANALYTICS`` to ``1``.
13+
You can opt-out of the anonymous analytics by setting the environment variable ``OPTUNAHUB_NO_ANALYTICS`` to ``1``.
1414

1515
.. code-block:: shell
1616

0 commit comments

Comments
 (0)