Skip to content

Commit 81056f6

Browse files
committed
fix spelling error
1 parent 9cc8e73 commit 81056f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/maintainer/adding_pkgs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Post staging process
115115
Feedstock repository structure
116116
------------------------------
117117

118-
Once the PR having the recipe for a package is merged in the ``staged-recipes`` repository, a new repository is created automatically called ``<package-name> feedstock`` which lies in the `feestock <https://github.com/conda-forge/feedstocks/>`__ repository.
118+
Once the PR having the recipe for a package is merged in the ``staged-recipes`` repository, a new repository is created automatically called ``<package-name> feedstock`` which lies in the `feedstock <https://github.com/conda-forge/feedstocks/>`__ repository.
119119
A feedstock is made up of a conda recipe (the instructions on what and how to build the package) and the necessary configuration files for automatic building using freely available continuous integration services.
120120

121121
Each feedstock contains various files which are generated automatically using `conda-smithy <https://github.com/conda-forge/conda-smithy/>`__ which is a tool used for managing continuous integration and maintenance of the feedstocks. Broadly every feedstock has the following files :

0 commit comments

Comments
 (0)