From 6fc12fe05eaf183a84f91d0fc04c55f0263d01b0 Mon Sep 17 00:00:00 2001 From: Peter Parente Date: Sat, 26 May 2018 21:43:52 -0400 Subject: [PATCH] Small naming consistency fix --- docs/contributing/features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/features.md b/docs/contributing/features.md index ae6bfa92..e8e0f228 100644 --- a/docs/contributing/features.md +++ b/docs/contributing/features.md @@ -1,6 +1,6 @@ # New Features -Thank you for contributing to docker-stacks! We review pull requests of new features (e.g., new packages, new scripts, new flags) to balance the value of the images to the Jupyter community with the cost of maintaining the images over time. +Thank you for contributing to the Jupyter Docker Stacks! We review pull requests of new features (e.g., new packages, new scripts, new flags) to balance the value of the images to the Jupyter community with the cost of maintaining the images over time. ## Suggesting a New Feature