From 129acbef95745d0a9327b79beffa8a849221b9b0 Mon Sep 17 00:00:00 2001
From: adam-m
Date: Tue, 4 Jun 2013 20:46:52 -0400
Subject: [PATCH] fix quick guide typo
---
docs/QuickStartGuide/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/QuickStartGuide/index.html b/docs/QuickStartGuide/index.html
index dbeb0d8480..8a6d9f9f03 100644
--- a/docs/QuickStartGuide/index.html
+++ b/docs/QuickStartGuide/index.html
@@ -26,7 +26,7 @@
Note that Autopsy 3 is a complete rewrite from Autopsy 2 and none of this document is relevant to Autopsy 2.
- Adding a Data Source (disk, local disk, logical files)
+ Adding a Data Source (image, local disk, logical files)
Data sources are added to a case. A case can have a single data source or it can have multiple data source if they are related.
Currently, a single report is generated for an entire case, so if you need to report on individual data sources, then you should use one data source per case.