Skip to content

Commit cf817ad

Browse files
author
TanyaEf
committed
Updated README.md
1 parent 8914ea3 commit cf817ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ To do this you should create instance of `RestClientConfiguration`. It can be do
134134
```java
135135
RestClientConfiguration configuration = RestClientConfiguration.loadConfiguration("url.properties");
136136
```
137-
Here is example of configuration file:
137+
Here is example of `configuration.properties` file:
138138
```java
139139
url=http://localhost:4444/jasperserver-pro
140140
connectionTimeout=100

0 commit comments

Comments
 (0)