From 2224b6503b9739fdf4f8f1011a18504fbae772f6 Mon Sep 17 00:00:00 2001 From: Ankush Menat Date: Tue, 12 Jul 2022 12:39:22 +0530 Subject: [PATCH] chore: typo [skip ci] --- erpnext/stock/spec/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/stock/spec/README.md b/erpnext/stock/spec/README.md index f5a3501fe4..5aa1297334 100644 --- a/erpnext/stock/spec/README.md +++ b/erpnext/stock/spec/README.md @@ -7,7 +7,7 @@ - `controllers/stock_controller.py` - `stock/valuation.py` -## What is in an Stock Ledger Entry (SLE)? +## What is in a Stock Ledger Entry (SLE)? Stock Ledger Entry is a single row in the Stock Ledger. It signifies some modification of stock for a particular Item in the specified warehouse.