diff --git a/src/download/jpmaqsdownload.rs b/src/download/jpmaqsdownload.rs index 4697d26..49b9dcc 100644 --- a/src/download/jpmaqsdownload.rs +++ b/src/download/jpmaqsdownload.rs @@ -212,7 +212,7 @@ impl JPMaQSDownload { /// Any data in the folder path will be deleted before saving the new data. /// The function downloads the indicators in batches of 500 tickers at a time. /// - /// The saved results would be in the format: /JPMaQSData//.csv . + /// The saved results would be in the format: `/JPMaQSData//.csv` . /// /// Usage: ///