Merge pull request #7931 from KanchanChauhan/job-applicant-fix

[Fix] Candidate can apply to multiple jobs
diff --git a/erpnext/docs/user/manual/en/stock/batch.md b/erpnext/docs/user/manual/en/stock/batch.md
index e6a1253..7e2198f 100644
--- a/erpnext/docs/user/manual/en/stock/batch.md
+++ b/erpnext/docs/user/manual/en/stock/batch.md
@@ -1,14 +1,16 @@
 Batch inventory feature in ERPNext allows you to group multiple units of an item, 
 and assign them a unique value/number/tag called Batch No.
 
-The practise of stocking based on batch is mainly followed in the pharmaceutical industry. 
+The practice of stocking based on batch is mainly followed in the pharmaceutical industry. 
 Medicines/drugs produced in a particular batched is assigned a unique id. 
 This helps them updating and tracking manufacturing and expiry date for all the units produced under specific batch.
 
 > Note: To set item as a batch item, "Has Batch No" field should be updated as Yes in the Item master.
 
 On every stock transaction (Purchase Receipt, Delivery Note, POS Invoice) made for batch item, 
-you should provide item's Batch No. To create new Batch No. master for an item, go to:
+you should provide item's Batch No. 
+
+To create new Batch No. master for an item, go to:
 
 > Stock > Setup > Batch > New