Jelajahi Sumber

docs/configuration: Fix minor text typo

Eido95 5 tahun lalu
induk
melakukan
4fd6dc64a4
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      docs/configuration.rst

+ 1 - 1
docs/configuration.rst

@@ -29,7 +29,7 @@ This is what the default configuration looks like:
     # Determines whether remote or local git branches/tags are preferred if their output dirs conflict
     smv_prefer_remote_refs = False
 
-You an override all of these values inside you :file:`conf.py`.
+You can override all of these values inside your :file:`conf.py`.
 
 .. note::