From 2b415470e71e198ddd44bb325bfb56a994c12383 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Thu, 10 Sep 2015 15:50:14 +0200 Subject: [PATCH] pdf.js -> PDF.js --- Squashing-Commits.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Squashing-Commits.md b/Squashing-Commits.md index aae3bf4..7749eea 100644 --- a/Squashing-Commits.md +++ b/Squashing-Commits.md @@ -1,4 +1,4 @@ -We try to keep the history for pdf.js relatively clean and we may ask contributors to "squash" their commits before we merge. +We try to keep the history for PDF.js relatively clean and we may ask contributors to "squash" their commits before we merge. **Note:** These directions assume that you named the Mozilla pdf.js repo (not your fork) `upstream` and you have a branch called `super-feature`. See [[Contributing]] for details.