Skip to content

Commit 682fba1

Browse files
Update README.MD
typo / license link
1 parent fd7ad5f commit 682fba1

File tree

1 file changed

+3
-3
lines changed
  • data-platform/modernise/transportable-tablespace

1 file changed

+3
-3
lines changed

data-platform/modernise/transportable-tablespace/README.MD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Transportable Tablespace
22

3-
Transportable tablespace is an Oracle Database feature which helps to migrate either partial or full database from one database to another.
3+
A transportable tablespace is an Oracle Database feature that helps to migrate either a partial or a full database from one database to another.
44

5-
Transportable tablespaces are usually the fastest fast way to move user and application data between databases, because tablespace data files are moved en masse from the source database to the target.
5+
Transportable tablespaces are usually the fastest fast way to move user and application data between databases because tablespace data files are moved en masse from the source database to the target.
66

77
Reviewed: 04.01.2024
88

@@ -24,4 +24,4 @@ Copyright (c) 2023 Oracle and/or its affiliates.
2424

2525
Licensed under the Universal Permissive License (UPL), Version 1.0.
2626

27-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
27+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)